bug-coreutils
[Top][All Lists]
Advanced

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

sort


From: Shawn Wilson
Subject: sort
Date: Tue, 9 May 2006 13:09:23 -0700 (PDT)

when i try to sort a list of ip addresses (actually, the output of arp -a), i
get output like this:
...
(192.168.100.110) 00:08:02:5E:2B:4B
(192.168.100.12) 00:13:72:EF:DC:7F
(192.168.100.120) 00:13:72:B0:5D:E8
...

there doesn't seem to be a switch to do this sorting properly. currently, i
will use awk to add a leading 0 if less than 100 and 00 if less than 10,
however it would be nice to have this feature.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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