home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / list.bat < prev    next >
DOS Batch File  |  1993-08-25  |  64b  |  5 lines

  1. echo off
  2. dir *.exe /b/w/s
  3. dir *.com /b/w/s
  4. dir *.bat /b/w/s
  5.