CHDIR, CD

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Reference

Command Processor Commands

Concepts

Command Processor Shell