home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UTILITY / PUSER100.ZIP / PUSERS.BAT < prev    next >
DOS Batch File  |  1992-06-09  |  186b  |  6 lines

  1. @echo off
  2. REM sort /+7 for SL, /+10 for phone, /+24 for handle, /+55 for real name
  3. REM   Freeware Copyright 1992 Richard Spencer Balding
  4. puser | sort /+7 >puser.out
  5. print puser.out
  6.