commit | 1a429a722a504f0cdf3ffb90a331eb3f55deee5a | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Aug 15 02:02:32 2016 -0500 |
committer | Rob Landley <rob@landley.net> | Mon Aug 15 02:02:32 2016 -0500 |
tree | 983bea8190f263970fe56b4ea6aa023936723c51 | |
parent | a7055db6cb0cde39ca0e6533f63290e0170854a6 [diff] |
Make "stat -c %37G file" and "stat -c %.5G file" work, and fix %U and %G to not segfault on a lookup failure (they print the number instead of UNKNOWN). The whitespace in the default output may need some adjusting.