bug-fileutils
[Top][All Lists]
Advanced

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

Re: Sugesstion for /bin/ls


From: Jim Meyering
Subject: Re: Sugesstion for /bin/ls
Date: 30 Oct 2000 20:35:21 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Damjan <address@hidden> wrote:
| I've observed that '/bin/ls' uses strcmp(3) for sorting filenames when,
| IMHO, it should use strcoll(3), thus getting locale dependent collation.
|
| Also, I think hardcoding the americans style, strftime format string in
| 'ls -l' is not susch a good idea. Perhaps ISO-8601 format is better?

Thanks for the suggestions.
You'll find both of those changes in the latest test release:

  ftp://alpha.gnu.org/gnu/fetish/fileutils-4.0.29.tar.gz

Though there might not yet be translations for ls's just-marked
(and now translatable) format strings.



reply via email to

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