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

  1. You should learn how to use these first. They are the most frequently 
  2. used DOS commands and keyboard commands.
  3.  
  4. DOS COMMAND     WHAT IT DOES
  5.  
  6.     C:            tells DOS the default place to look for files 
  7.                   is disk drive C:
  8.     CD            change which directory is the current directory.
  9.     COPY          copy one file to another file or to the printer.
  10.     DEL           delete any file other than a directory.
  11.     DIR           display the filenames in a directory.
  12.     MORE          display the contents of a file on the screen
  13.                   one screen at a time. 
  14.     TYPE          display the contents of a file on the screen or
  15.           on the printer.
  16.  
  17. Keyboard Command WHAT IT DOES
  18.  
  19.     Ctrl-Alt-Del  reboots the computer.
  20.     Ctrl-Break    breaks (interrupts) the current program.
  21.     Ctrl-NumLock  freezes output to the screen.
  22.     Esc           throws away a partially entered command without
  23.                   executing it and starts entering a new command.
  24.