CHDIR, CD (Windows Embedded CE 6.0)
1/6/2010
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.