NetBSD/usr.bin/stat
atatat 277396bd87 Bend the 'L', 'M', and 'H' modifiers to work on the size, whereby it
is rounded to the nearest kilobyte, megabyte, or gigabyte.
Implemented at lukem's request since some things can't deal with
overly large numbers when files are really large.

Have to do something like humanize_number(3), but that interface isn't
really what I'm looking for.  I think.  More examination required.
2005-06-23 03:13:24 +00:00
..
Makefile More properly host-tool-ify stat 2003-07-25 03:21:15 +00:00
stat.1 Bend the 'L', 'M', and 'H' modifiers to work on the size, whereby it 2005-06-23 03:13:24 +00:00
stat.c Bend the 'L', 'M', and 'H' modifiers to work on the size, whereby it 2005-06-23 03:13:24 +00:00