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
| [EMAIL PROTECTED]    [EMAIL PROTECTED]    GPG: 1024D/023B3F4F |
| jabber: [EMAIL PROTECTED]   http://www.lucas-nussbaum.net |
| fingerprint: 075D 010B 80C3 AC68 BD4F B328 DA19 6237 023B 3F4F |


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

Reply via email to