Update[2]: bad day [week] for du sort.

From: H. Blakely Williford <blakew_at_fuller.com>
Date: Fri, 14 Feb 1997 09:05:50 -0500

Hello world!

The current tally of non-working attempts to sort a file with two
keys are...

        $ sort -b -k 1.42,42 -k 2.1,7 infile -o outfile
        $ sort -b -k 1.42,42 -k 1.1,7 infile -o outfile
        $ sort -b -k 1.42,1.42 -k 2.1,2.7 infile -o outfile
        $ sort -b -k 1.42,42 infile | sort -b -k 1.1,7 > outfile
        $ sort -b -k 1.42,42 infile | sort -b -k 1.1,7 -o outfile

I feel relieved that this was not as easy task as I thought, any
one with other suggestions please let me know. We are to the point
that we are ready to try anything; outside of moveing the file
back to our MVS machine and let it do the sort.

again thank you for your time.

-- 
H. Blakely Williford		Men never do evil so completely and
Systems Administrator		cheerfully as when they do it from 
The Fuller Brush Company	religious conviction. (Pascal)
Received on Fri Feb 14 1997 - 16:53:20 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:47 NZDT