bug-textutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sort produces incorrect order.


From: Nelson, Gregg
Subject: Sort produces incorrect order.
Date: Tue, 16 Dec 2003 13:06:52 -0600

Never mind. I discovered my mistake.
The following command produces the correct order:
        sort -t\. -k1,1 -k2,2 -k3,3 -k4,4 -nuo output-file input-file

Sorry about that.

Gregg Nelson




reply via email to

[Prev in Thread] Current Thread [Next in Thread]