home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / fileutil / dis323.arj / DIS.MAC < prev    next >
Encoding:
Text File  |  1990-11-01  |  167 b   |  19 lines

  1. Directory then pause
  2. dir!pause
  3. Dir of C:
  4. dir C: ! pause
  5. Chkdsk
  6. chkdsk ! pause
  7. Unzip file at bar
  8. pkunzip %1
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. Dir of file at bar
  16. dir %1 ! pause
  17.  
  18.  
  19.