home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / FILE / DIS323.ZIP / 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.