Hi Krullen,

> sort -k 3 | sort -k 2

I don't think that does what you intend.
Anything achieved by the first sort is discarded by the second.

-- 
Cheers, Ralph.

Reply via email to