bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: df format


From: Matt Schalit
Subject: Re: df format
Date: Mon, 04 Mar 2002 12:54:15 -0800
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.8) Gecko/20020204

Mike Black wrote:
With the ability for 2TB arrays in Linux can we changed the df format so the
format is consitent when 2TB arrays are in the list -- we just need 10
digits instead of 9?

[snip]


Before:
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/md0              38468820  20872124  15642568  58% /
[snip]


> After:
> Filesystem           1k-blocks      Used Available Use% Mounted on
> /dev/md0               38468820   20872124   15642568  58% /
> medusa:/usr2          107095288   37149040   68871024  36% /usr2
[snip]

Hi Mike,
  It looks like you didn't adjust the position of the headers.
They are all out of alignment in your 'after' example.  As there's
plenty of room in the output, why not fix the header spacing, too,
and resubmit you patch?  Jim and Bob and the others may find that
a bit more appealing.

Regards,
Matthew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]