-r: recursively copy all of the files and subdirectories specified by the filename, including the
named directory.
-v: print out status as the cp progresses.
-d: preserve the directory structure of the specified files (which must all be specified with relative
paths) when placing them in the specified directory. For example, 'cp -d foo\bar\baz otherdir'
will make the directories otherdir\foo and otherdir\bar if necessary, then copy foo\bar\baz to
otherdir\foo\bar\baz.
-?: Display program description.
Note:
• If the environment variable CP exists, its value is used to establish default options.
• You can override an option that was specified in the environment variable by following the
option with a minus '-' sign. For example, to turn off the -I option, specify -I-.
• The order of options f and I is significant: the one specified last determines whether a
confirmation is requested.
df
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 DF utility to view information on file system disk space usage.
To Access DF from the Dashboard
To run DF from the Support Tools Dashboard:
Step 1
In the Arguments field, enter desired arguments, as described in the Using section below.
Note: When entering arguments, the DF command is already implied. Do not enter it in the
Arguments field.
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.
Cisco Support Tools User Guide for Cisco Unified Software Release 2.1(1)
203
Chapter 14: Using 3rd Party Common Tools
df