commit | c82343fe0bb293d3ed60b9122426f0bbcb0e58b0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Sep 05 05:00:49 2015 -0500 |
committer | Rob Landley <rob@landley.net> | Sat Sep 05 05:00:49 2015 -0500 |
tree | 0075b4e4e700d5c3545a33962f530e589f701398 | |
parent | 7309d96822fe5891651b85d22cb8e79285e2d6ba [diff] |
df -h and -H. This doesn't address the lack of support for a variable-width "Filesystems" column, but it doesn't make the current situation any worse either. This is the last of the missing -h options. The other commands with -h also have --si, but only for df did it get a corresponding short option (and I've never personally used --si on du or ls, so let's wait until someone actually cares).