User Guide

ERD Commander
Version 1.03
Winternals Software LP Page 19
5.14 RENAME/REN
Renames a file/directory or files/directories.
Syntax RENAME [drive:][path][directoryname1 | filename1]
[path][directoryname2 | filename2]
REN [drive:][path][directoryname1 | filename1]
[path][directoryname2 | filename2]
Note that you cannot specify a new drive for your destination.
5.15 RMDIR/RD
Removes (deletes) a directory.
Syntax RMDIR [/S] [/Q] [drive:]path
RD [/S] [/Q] [drive:]path
Switches /S
Removes all directories and files in the specified in
addition to the directory itself. Used to remove a
directory tree.
/Q
Quiet mode, do not ask if ok to remove a directory tree
with /S
5.16 VERSION/VER
Displays ERD Commander's version number.
Syntax VERSION
VER