commit | f429baca868b7f62ffdeefbfce41abd677f97876 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Jun 13 08:02:45 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Jun 13 08:02:45 2001 +0000 |
tree | 64925420925deb361a2024b9b362e5c987334124 | |
parent | 17822cd60aaf9333a9895494edcf03a0037de54c [diff] |
I reworked make_human_readable_str so it now has a sane interface, and then fixed up df, du, and ls to use the new interface. I also fixed up some formatting issues in ls while I was in there. -Erik