bug-coreutils
[Top][All Lists]
Advanced

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

bug#33075: df wnen used with "Field list" option


From: Paul Eggert
Subject: bug#33075: df wnen used with "Field list" option
Date: Wed, 17 Oct 2018 18:18:37 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 10/17/18 3:05 AM, Vittorio Beggi GMAIL wrote:
command line:  df -h --exclude cgroup /dev/sdd2

output:

File system     Dim. Usati Dispon. Uso% Montato su
/dev/sdd2       112G   21G     92G  19% /media/space


command line:  df  -h --output=source,iavail /dev/sdd2

output:

File system    ILiberi
/dev/sdd2          92M

-------

question: shouldn't be 92G ?


No, because "92G" comes from 'avail', not from 'iavail'.






reply via email to

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