source: trunk/athena/bin/cxref/SORT2 @ 6954

Revision 6954, 396 bytes checked in by probe, 31 years ago (diff)
Initial revision
  • Property svn:executable set to *
Line 
1# SORT2 -- do the second sorting job for cxref.
2#
3# the purpose of this file is to save typing during testing and development.
4#
5# Arnold Robbins, Information and Computer Science, Georgia Tech
6#       gatech!arnold
7# Copyright (c) 1984 by Arnold Robbins.
8# All rights reserved.
9# This program may not be sold, but may be distributed
10# provided this header is included.
11
12exec sort -u +0n -1 +1b -2 +2n
Note: See TracBrowser for help on using the repository browser.