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


_______________________________________________
Bug-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils

Reply via email to