The cd command changes the current working directory.
By default, the current working directory is the root directory of CF card 1 on the main control board.
Parameter | Description | Value |
---|---|---|
directory |
Specifies the name of the destination directory. |
The value is a character string in the format of [ <drive> ][ <path> ]. An absolute <path> name is a string of 1 to 255 characters. A relative <path> name is a string of 1 to 128 characters. Up to 8 levels of directories are supported. An absolute <path> is in the format of <drive> [ <path> ], and a relative <path> is in the format of <path> . That is, a relative <path> is the root <path> of the current working <path> . |