bug-coreutils
[Top][All Lists]
Advanced

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

bug#14556: suggestion for 'ls' coreutil, comma'd filesizes in -l output


From: Eric Blake
Subject: bug#14556: suggestion for 'ls' coreutil, comma'd filesizes in -l output
Date: Wed, 05 Jun 2013 15:00:49 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

tag 14556 fixed
thanks

On 06/05/2013 01:30 PM, Pádraig Brady wrote:
>>
>> +  stat supports additional flags, such as %'s for listing sizes with
>> +  the current locale's thousands separator.
>> +
> 
> looks good thanks.
> `make update-NEWS-hash` to update the hash before committing.

Done and pushed; commit message amended to be:

    doc: mention prior stat change

    For a file of size 1234 bytes, commit ca9aa759 had the side effect
    of changing 'stat -c "%'s" file' from outputting "?s" to the nicer
    "1,234", depending on locale.  This is worth mentioning in the NEWS.

    Resolves part of http://bugs.gnu.org/14556.

    * NEWS: Mention 8.7 improvement in stat.
    * cfg.mk (old_NEWS_hash): Adjust accordingly.

As both this change and the web page change are now in, I'm also closing
out the bug.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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