home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / pcresorc / pcr8808.arc / SRT.BAT < prev    next >
DOS Batch File  |  1988-02-17  |  74b  |  5 lines

  1. echo off
  2. sort/+%1% < nufile > sorted
  3. type sorted | more
  4. type srt.lbl
  5.