Update: bad day for du sort.

From: H. Blakely Williford <blakew_at_fuller.com>
Date: Thu, 13 Feb 1997 11:22:56 -0500

re hi...

some one suggest changeing our command line from
        $ sort -b -k 1.42,42 -k 2.1,7 infile -o outfile
to
        $ sort -b -k 1.42,42, -k 1.1,7 infile -o outfile

at first it seem to work on our test files... but with the real
data, it did ok on the first sort, but on the second key sort
it still doesen't do what we would expect. the second key is in
order for a while then it seems to place things in random order.

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 Thu Feb 13 1997 - 23:34:06 NZDT

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