Site hosted by Angelfire.com: Build your free website today!

MS-DOS Internal Commands

The CHDIR Command

Description:

Displays the name of or changes the current directory.

Command Syntax:

CHDIR [drive:][path]
CHDIR[..]
CD [drive:][path]
CD[..]

Explanation of Syntax:

[..] 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.