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

Revision 6954, 399 bytes checked in by probe, 31 years ago (diff)
Initial revision
  • Property svn:executable set to *
Line 
1# SORT3 -- do the third 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 +1n -2 +2b -3 +3n
Note: See TracBrowser for help on using the repository browser.