home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / emptyfil.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-01  |  109 b   |  7 lines

  1. @echo off
  2. echo Here is a listing of all ZERO BYTE (empty) files.
  3. call presskey
  4. echo on
  5. ffg *:* /s0 /p
  6.  
  7.