home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / COMREF / DOS5TUT / BACKUP.DAT < prev    next >
Encoding:
Text File  |  1994-02-05  |  281 b   |  11 lines

  1. This is the explanation of the BACKUP 
  2. command. It is EXTERNAL.
  3.  
  4. It backs up one or more files to disk.
  5.  
  6. Example:
  7.        backup c:\user\smith\*.* a:
  8.        This would backup all the files 
  9.        in the user\smith directory
  10.        on drive C and copy them onto drive A.
  11.