home *** CD-ROM | disk | FTP | other *** search
- Command: CHDIR or CD Type: internal
-
- Purpose: Changes a directory to a different path; displays the current
- directory.
-
- Syntax: CHDIR [path]
- or
- CD [path]
-
- Comments: The chdir command changes your working directory to the directory
- you specify. A shorthand notation for the chdir command is cd.
-
- Switches: NONE