Cisco Systems 2.1(1) Treadmill User Manual


 
Note: If the environment variable CHMOD exists, its value is used to establish default options.
cp
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 CP utility to copy les.
To Access CP from the Dashboard
To run CP from the Support Tools Dashboard:
Step 1
In the Arguments eld, enter desired arguments, as described in the Using section below.
Note: When entering arguments, the CP 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 CP - Command Line Options
cp [-ifprv?] file1 file2
cp [-ifprvd?] file1 fileN directory
If the last le is a directory, each le is copied into a le in the destination directory with the
same name.
If only two les are specied, le1 is copied to le2.
If more than two les are specied, the last le must be a directory.
The options for CP are:
-i: ask for conrmation before overwriting each destination le.
-f: copy the le, don't ask for conrmation even if it will overwrite a le marked Read-Only.
-p: preserve the source attributes and last modied date and time for the destination le. This
is the default. To turn if off use -p-.
Cisco Support Tools User Guide for Cisco Unified Software Release 2.1(1)
202
Chapter 14: - Using 3rd Party Common Tools
cp