Subject: Re: less-wide df(1) output
To: Jeremy C. Reed <reed@reedmedia.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-misc
Date: 10/05/2002 19:31:20
On Sat, Oct 05, 2002 at 12:58:41AM -0700, Jeremy C. Reed wrote:
> What do you think of the following?
> 
> $ ./df -i
> Filesystem  512-blocks     Used     Avail %Used  iused   ifree %iused Mounted on
> /dev/wd0a       295618    61082    219754  21%    3013   34425    8%  /
> /dev/wd0e     11508272  1594582   9338276  14%   62886 1383128    4%  /usr
> 
> It saves a few characters and doesn't wrap (standard 80 characters).
> This could make it more readable in daily report, for example.

I think the inode print fields should be at last one byte larger. 10M inodes
isn't that much with modern drives. With the default newfs paramters, we have
10M inodes for 80G.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--