Logan Hansen wrote:
'sort'ing by name isn't a big deal. 'sort'ing by size, however doesn't
work well do to du's rounding of sizes: du -m and compare a file that's 1k
vs 900k. Further, du -h is quite nice, however, 'sort' can't do *anything*
with the results. Rather than having to write a program to parse du -k's
output, sort it, and then make it 'human readable', this would work *much*
better as a builtin option.
Maybe take a look at <http://savannah.gnu.org/patch/?2565>? I'm
currently petitioning to get this, or an equivalent patch, added to sort.
--
Matthew
If this message is intercepted, the sender will disavow all knowledge of
its existence.
_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils