commit | c835567914388df8116626445f566443f50dfe1b | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Mar 28 20:26:51 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Mar 28 20:26:51 2001 +0000 |
tree | 2dda46623fd7cdd94a3f8d6ad488d442ebd895ad | |
parent | d98e574d4125d7b54516b9fd2f7394fa10dd6eb4 [diff] |
Fix ls so it uses make_human_readable_str() the same way already used by 'du' and 'df'. Now we just need to fix make_human_readable_str so it behaves they way it used to before Matt fixed it.