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

  1. @echo off
  2. echo This is a listing of files created/modified on Labor Day.
  3. echo this month.
  4. call presskey
  5. echo The full spelling of "Monday" is not necessary.  "Mo" would suffice:
  6. echo.
  7. echo on
  8. ffg *:* /dMonday /d9/1/*-9/7/* /p
  9.