bug-coreutils
[Top][All Lists]
Advanced

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

bug#31127: df fails with --output=type


From: Bernhard Voelker
Subject: bug#31127: df fails with --output=type
Date: Wed, 11 Apr 2018 23:27:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

tag 31127 notabug
thanks

On 04/11/2018 06:44 PM, Vladimir Tiukhtin wrote:
> Hello
> 
> So yes
> 
>     df --output=size
> 
> works perfect as well as
> 
>     df -T
> 
> but not
> 
>     df --output=type
> 
> getting
> 
>     df: option --output: field ‘type’ unknown

I guess you meant '--output=fstype' instead?
>From --help output:

  FIELD_LIST is a comma-separated list of columns to be included.  Valid
  field names are: 'source', 'fstype', 'itotal', 'iused', 'iavail', 'ipcent',
  'size', 'used', 'avail', 'pcent', 'file' and 'target' (see info page).

Thus, I'm marking this as not a bug and done in our bug tracker.
Of course, you are encouraged to reply to this if you think we
could e.g. improve the docs to avoid such a misunderstanding.

Have a nice day,
Berny





reply via email to

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