home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / summary / direct.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  512 b   |  14 lines

  1. Directory Manipulation 
  2.  
  3. The CD and DIR commands are used the most.
  4.  
  5.    DOS COMMAND    WHAT IT DOES
  6.  
  7.     CD            change which directory is the current directory.
  8.     CHDIR         same as CD.
  9.     DIR           display the filenames in a directory.
  10.     MD            create a new directory that didn't exist before.
  11.     MKDIR         same as CD.
  12.     RD            delete a directory.
  13.     RMDIR         same as RD.
  14.