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

  1. @ECHO OFF
  2. REM This is INUSE.BAT
  3. ECHO Checking number of files and bytes
  4. ECHO already used . . .
  5. CHKDSK | FIND "user"
  6.