home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 197 / DOS5BAT.ZIP / PROGSIZE.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-11-03  |  104 b   |  5 lines

  1. @ECHO OFF
  2. REM This is PROGSIZE.BAT
  3. ECHO Checking space left to run programs . . .
  4. MEM | FIND "exec"
  5.