home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / programming / misc_programming / battutor.l!h / SIDIR.BAT < prev    next >
DOS Batch File  |  1990-11-02  |  118b  |  4 lines

  1. echo off
  2. Rem.                               sidir.bat  %1   revised 20-aug-83
  3. dir %1 | sort /R /+14 >%1sidir.dir
  4.