Re: RFC: df --output=name to show specified file names (original) (raw)


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


From: Pádraig Brady
Subject: Re: RFC: df --output=name to show specified file names
Date: Fri, 22 Nov 2013 23:26:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 11/22/2013 04:48 PM, Bernhard Voelker wrote:

On 11/22/2013 03:08 PM, Pádraig Brady wrote: > I agree with all your improvements.

Thanks. What do you think about the case when the given argument is found as one of the mount sources?

$ src/df --o=source,used,name,target /dev/sdb Filesystem Used Name Mounted on /dev/sdb 5503800 /dev/sdb /home

Does the neutral name "NAME" still match, or should it be something other neutral name like "ARGUMENT"?

While "Argument" would be most accurate I'm not sure it would be the most obvious ?

I wasn't really happy with "Name", and was initially thinking of "File Name".

Maybe we should just use "File" which would match the df [OPTION]... [FILE]... synopsis.

cheers, Pádraig.