Linda Walsh <[EMAIL PROTECTED]> wrote: > 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".
Right :-) This has been proposed before, and would be a welcome addition. We're just waiting for someone to prepare a proper patch, (documentation, NEWS, tests, ChangeLog entries, copyright assignment) _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
