User Guide
ERD Commander 2000
Winternals Software LP Page 24
6.4 CD/CHDIR
Displays the name of or changes the current directory.
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.
6.5 CHKDSK
Checks a drive for errors and corrects them.
Syntax CHKDSK [Drive]
Omitting Drive will result in the drive of the current directory being checked.
You may not run an NT 4.0 version of CHKDSK on a Windows 2000 volume,
or a Windows 2000 version of CHKDSK on an NT 4.0 volume.
6.6 CLS
Clears the screen.
Syntax CLS