bug-coreutils
[Top][All Lists]
Advanced

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

bug#37702: Suggestion for 'df' utility


From: Paul Eggert
Subject: bug#37702: Suggestion for 'df' utility
Date: Sun, 13 Oct 2019 13:27:03 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 10/13/19 2:41 AM, Pádraig Brady wrote:
I wonder could we key (also) on used==0||available==0.

Yes, looking at the sample output I gave earlier, I'd say we could by default drop filesystems where usage is 1% or less. That would solve the problem for my workstation. This is roughly akin to the "used==0" test you're suggesting.

(I don't know if this would address the problem of small snap loop devices. I haven't seen sample df output from that.)

What you mean by "available==0"? Actual zero-size filesystems, or filesystems whose size is less than some epsilon? What would the epsilon be? Can you give an example?





reply via email to

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