bug-coreutils
[Top][All Lists]
Advanced

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

sort ignoring human readable suffixes


From: Lucas Nussbaum
Subject: sort ignoring human readable suffixes
Date: Wed, 5 May 2004 09:33:37 +0200
User-agent: Mutt/1.5.6i

Hi,

There's something I miss terribly in sort : it's the possibility to do
something like :
du -hs * | sort -n
It won't work, because sort doesn't understand human readable format
(1K, 234M, 2G).

Is there a reason why this is not implemented ? If not, I'll try to
submit a patch adding a -h option, available only with -n.
-- 
| Lucas Nussbaum
| address@hidden    address@hidden    GPG: 1024D/023B3F4F |
| jabber: address@hidden   http://www.lucas-nussbaum.net |
| fingerprint: 075D 010B 80C3 AC68 BD4F B328 DA19 6237 023B 3F4F |




reply via email to

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