GNU bug report logs - #7157
df should default to -P if output is not a tty

Previous Next

Package: coreutils;

Reported by: Alain Knaff <alain <at> knaff.lu>

Date: Mon, 4 Oct 2010 12:47:01 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 7157 <at> debbugs.gnu.org (full text, mbox):

From: Eric Blake <eblake <at> redhat.com>
To: Alain Knaff <alain <at> knaff.lu>, 7157 <at> debbugs.gnu.org
Subject: Re: bug#7157: df should default to -P if output is not a tty
Date: Mon, 04 Oct 2010 09:06:39 -0600
[please keep the list in the loop]

On 10/04/2010 08:54 AM, Alain Knaff wrote:
>> One thing that might be possible, however, is to improve df output to
>> adjust column alignment if $COLUMNS
>
> Rather than using $COLUMNS (which is not set by all shells...), it might
> be preferable to do an ioctl(1, TIOCGWINSZ, ...) instead. Indeed, the
> ioctl returns the window size as it is now (even if it has been resized).
> That is what ls does, in any case.

Yep, for consistency among coreutils, the ioctl approach is definitely best.

>
>> is not set (or is set to something
>> large), so as to avoid breaking lines in the case where the output is
>> usable in a long-line context.  But this still doesn't help the case
>> that logwatch should have been using -P in the first place.
>>
>
> Agreed. I now also reported the problem to Kirk Bauer from logwatch.

Glad to hear it.

-- 
Eric Blake   eblake <at> redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




This bug report was last modified 14 years and 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.