[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some options I would like to see on AIX
From: |
Pádraig Brady |
Subject: |
Re: Some options I would like to see on AIX |
Date: |
Fri, 05 Jun 2015 17:22:08 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 05/06/15 15:24, Eric Blake wrote:
> On 06/05/2015 08:08 AM, Michael Felt wrote:
>> Two 'core' commands I use often are df and ls.
>>
>> An easy option (I would hope) to add is '-g' for gigabytes.
>>
>> AIX df:
>>
>> michael@x071:[/usr/bin]/usr/bin/df -g .
>> Filesystem GB blocks Free %Used Iused %Iused Mounted on
>> /dev/hd2 3.00 0.18 94% 57355 54% /usr
>> michael@x071:[/usr/bin]
>>
>> CoreUtils df (8.21 - so if 8.22 or 8.23 has added it, please ignore this!)
>>
>
> We intentionally removed 'df --megabytes' in 8.22 ("megabytes" means
> 1000*1000, but the option turned on 1024*1024), but still have kept 'df
> -m' as an undocumented compatibility hack with BSD. So extending the
> undocumented hack to support -g for compatibility with AIX is indeed a
> no-brainer.
We'd already rejected that feature since df -g
behaves differently on various platforms.
http://www.gnu.org/software/coreutils/rejected_requests.html
cheers,
Pádraig
- Some options I would like to see on AIX, Michael Felt, 2015/06/05
- Re: Some options I would like to see on AIX, Michael Felt, 2015/06/05
- Re: Some options I would like to see on AIX,
Pádraig Brady <=
- Re: Some options I would like to see on AIX, Eric Blake, 2015/06/05
- Re: Some options I would like to see on AIX, Michael Felt, 2015/06/05
- Re: Some options I would like to see on AIX, Michael Felt, 2015/06/05
- Re: Some options I would like to see on AIX, Bernhard Voelker, 2015/06/05
- Re: Some options I would like to see on AIX, Michael Felt, 2015/06/06
- Re: Some options I would like to see on AIX, Bernhard Voelker, 2015/06/07
- Re: Some options I would like to see on AIX, Michael Felt, 2015/06/08
- numfmt enhancements to emulate df -g, Pádraig Brady, 2015/06/19
- Re: numfmt enhancements to emulate df -g, Pádraig Brady, 2015/06/19
- Re: numfmt enhancements to emulate df -g, Dylan Cali, 2015/06/19