Share via


CHDIR, CD

This command displays the name of the current directory, or changes the current directory.

CHDIR [path]
CHDIR [..]
CD [path]
CD [..]

Parameters

  • path
    Specifies the path for the directory to which you want to change.
  • ..
    Specifies that you want to change to the parent directory.

Remarks

Use CHDIR or CD without parameters to display the current directory.

See Also

Command Processor Commands | Command Processor Shell

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.