Am I the only one who likes to do things like
ls -lh1
   or
du -sh *

and would like to be able to sort the output sizes "correctly"?

I know I can du -s *|sort -n, but then it isn't "human readable".

If I'm the only one...well...Foo!...:-)



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to