Class Chmod

java.lang.Object
All Implemented Interfaces:
Cloneable

public class Chmod extends ExecuteOn
Chmod equivalent for unix-like environments.
Since:
Ant 1.1
To do:
Refactor so it does not extend from ExecuteOn and then turn around and unsupport several attributes.