Share via


CHDIR, CD (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.