User Guide
ERD Commander 2002
Winternals Software LP Page 31
Syntax CHDIR [drive:][path]
CHDIR[..]
CD [drive:][path]
CD[..]
Notes ..
Specifies that you want to change to the parent directory
Type CD drive: to display the current directory in the specified drive.
Type CD without parameters to display the current drive and directory.
15.7 CLS
Clears the screen.
Syntax CLS
15.8 COPY
Copies one or more files to another location.
Syntax COPY source [destination]
Notes source
Specifies the file or files to be copied
destination
Specifies the directory and/or filename for the new
file(s)
Wildcards can be used in both the source and destination file name
specifications.
15.9 DATE
Displays the current date.
Syntax DATE