On 03/01/2012 10:56 AM, Voelker, Bernhard wrote:
> Jim Meyering wrote:
>> jaalto wrote:
>
>> | > -r, --reverse
>> | >
>> | > $ df -Hlr
>> | >
>> | > Size Used Avail Use% Mounted-on Filesystem
>> | > 6.0G 4.1G 1.7G 72% / rootfs
>> | > 192M 0 192M 0% /d
On 07/26/2012 04:23 PM, Pádraig Brady wrote:
> On 03/01/2012 10:56 AM, Voelker, Bernhard wrote:
>>
>> What about a more general --fmt (or --format) option to
>> just get the columns you want in the order you want?
>> E.g.
>>
>> df --format=size,free%,mnt,fs
>> or
>> df --format=size-h,mnt # -h
On 07/26/2012 04:43 PM, Bernhard Voelker wrote:
> On 07/26/2012 04:23 PM, Pádraig Brady wrote:
>> On 03/01/2012 10:56 AM, Voelker, Bernhard wrote:
>>>
>>> What about a more general --fmt (or --format) option to
>>> just get the columns you want in the order you want?
>>> E.g.
>>>
>>> df --format=