Previous Topic: Output ParametersNext Topic: Input Parameters


Update File Permission Operator

Update File Permission operator

The Update File Permission operator changes the permissions of each given file according to mode, which can be either an octal number representing the bit pattern for the new permissions or a symbolic representation of changes to make, (+-= rwxXstugoa). This operator is supported on a UNIX host only.