If the last file is a directory, each file is moved into a file in the destination directory with the
same name.
If only two files are specified, file1 is moved to file2.
If more than two files are specified, the last file must be a directory.
The options for MV are:
-i: ask for confirmation before overwriting each destination file.
-f: move the file, don't ask for confirmation even if it will overwrite a file marked Read-Only.
-r: recursively move all of the files and subdirectories specified by the filename, including the
named directory.
-v: print out status as the mv progresses.
-?: Display program description.
Note:
• If the environment variable MV 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.
• If the environment variable MV exists, its value is used to establish default options.
NBTStat
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 NBTStat utility to troubleshoot NetBIOS name resolution problems. NetBIOS over
TCP/IP (NetBT) resolves NetBIOS names to IP addresses. TCP/IP provides many options for
NetBIOS name resolution, including local cache lookup, WINS server query, broadcast, DNS
server query, and Lmhosts and Hosts file lookup.
To Access NBTStat from the Dashboard
To run NBTStat from the Support Tools Dashboard:
Step 1
In the Arguments field, enter desired arguments, as described in the Using section below.
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.
Cisco Support Tools User Guide for Cisco Unified Software Release 2.1(1)
219
Chapter 14: Using 3rd Party Common Tools
NBTStat