home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / msdos / pcresrc / pcr8808.arc / SRT.BAT < prev    next >
Encoding:
DOS Batch File  |  1988-02-18  |  74 b   |  5 lines

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