On Tuesday, 30th November 1999, Warner Losh wrote:
> Filesystem Size Used Avail Capacity Mounted on
> /dev/da0s1a 62.0M 31.0M 26.1M 54% /
> /dev/da0s1e 192M 167M 9.22M 95% /usr
> /dev/da0s1d 61.4M 11.3M 45.2M 20% /var
> /dev/da0s1f 288M 247M 18.4M 93% /usr/local
> /dev/da0s1g 2.17G 1.88G 122M 94% /home
> procfs 4.00K 4.00K 0B 100% /proc
> /dev/sd1a 990M 376M 534M 41% /jaz
> /dev/da2s4c 1.94G 1.72G 68.0M 96% /hawk
> /dev/da3s4a 3.93G 1.95G 1.67G 54% /u
Add a 'df -h' if you like, but to me this looks like an unreadable jumble
of letters and digits. For the same reason, I don't like graphs with
dynamic scaling.
If anything, I want a 'df -m' option that does this:
Filesystem 1M-blocks Used Avail Capacity Mounted on
/dev/da0s1a 62 31 26 54% /
/dev/da0s1e 192 167 9 95% /usr
/dev/da0s1d 61 11 45 20% /var
/dev/da0s1f 288 247 18 93% /usr/local
/dev/da0s1g 2170 1880 122 94% /home
procfs 0 0 0 100% /proc
/dev/sd1a 990 376 534 41% /jaz
/dev/da2s4c 1940 1720 68 96% /hawk
/dev/da3s4a 3930 1950 1670 54% /u
When it comes time, I'll want 'df -g' too. Pity 'df -t' is already taken.
Stephen.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message