bug-coreutils
[Top][All Lists]
Advanced

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

Wishlist: --no-header option for df


From: Christian Hudon
Subject: Wishlist: --no-header option for df
Date: Mon, 27 Apr 2009 16:14:59 -0400
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Hello,

I have a small feature request. It'd be nice to have a --no-header option to df that skips printing the header line.

The use case for this would be when doing stuff like (in a shell), to check the disk space on a particular partition on a long list of machines:

for machine in `long list of machines`
 df --no-header /usr

The output would be much easier to read without the all the interleaved header lines.

Thanks for listening,

 Christian





reply via email to

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