Cisco Systems 2.1(1) Treadmill User Manual


 
chmod
Note: This tool can be used in both Interactive Mode and Batch Mode. For details on scheduling
this tool to run in batch mode see Using Batch Mode.
Use the CHMOD utility to set le permissions.
To Access CHMOD from the Dashboard
To run CHMOD from the Support Tools Dashboard:
Step 1
In the Arguments eld, enter desired arguments, as described in the Using section below.
When entering arguments, the CHMOD command is already implied. Do not enter it in the
Arguments eld.
Step 2
Specify the command duration time or accept the default (60 seconds). This is the amount of
time the command will attempt to run before terminating.
Step 3
If desired, check Elevate Command Priority. This ensures the command will run regardless of
the level of server activity.
Step 4
Click the Run button.
Using CHMOD - Command Line Options
chmod <mode> file1 ...
Mode is any combination of {+|-|=} {w|s|h|m} where:
+ adds an attribute to a le
- removes an attribute from a le
= gives a le just the attributes specied
w species whether the le should be writable or not
s species whether the le should be a system le or not
h species whether the le should be a hidden le or not
m species whether the le should be marked modied or not
-?: Display program description.
Cisco Support Tools User Guide for Cisco Unified Software Release 2.1(1)
201
Chapter 14: Using 3rd Party Common Tools
chmod