home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 04 / 0034 / iso_0075.iso < prev    next >
Encoding:
Text File  |  1991-12-02  |  387 b   |  13 lines

  1. Command:  CHDIR or CD                    Type: internal
  2.  
  3. Purpose:  Changes a directory to a different path; displays the current
  4.           directory.
  5.  
  6. Syntax:   CHDIR [path]
  7.             or
  8.           CD [path]
  9.  
  10. Comments: The chdir command changes your working directory to the directory
  11.           you specify. A shorthand notation for the chdir command is cd.
  12.  
  13. Switches: NONE