bug-coreutils
[Top][All Lists]
Advanced

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

bug#20745: I would like to make a request for the sort command


From: Silverman, Jeffrey X. -ND
Subject: bug#20745: I would like to make a request for the sort command
Date: Fri, 5 Jun 2015 17:13:21 +0000
User-agent: Microsoft-MacOutlook/14.4.5.141003

People,

I realize that the sort command must be on the order of 40 years old and is “mature” software, but I would like to make a request for enhancement anyway.  I would like the capability of adding 2 data types that can be sorted: IPv4 addresses and IPv6 addresses.  To do that, the addresses should be converted to integers of length 32 bits and 128 bits and then sorted. I’m not sure that 128 bit integers is portable, but converting to a 32 bit string with no missing zeros would suffice.


If this is something that interests you, then I think I could write a preprocessor in python as a proof of concept.


Sincerely yours,


Jeff Silverman
You may also reach me at address@hidden


reply via email to

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