bug-coreutils
[Top][All Lists]
Advanced

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

misalignment in ls -l in fr_FR locale


From: Samuel Thibault
Subject: misalignment in ls -l in fr_FR locale
Date: Tue, 17 Mar 2009 22:36:10 +0100
User-agent: Mutt/1.5.12-2006-07-14

Hello,

$ ls -l
drwxr-xr-x  5 samy samy 4,0K mars 17 22:33 tmp/
drwx------  5 samy samy 4,0K févr. 12 18:20 u/

Because in the fr_FR locale abmon does not have a constant width, the
content of ls -l is misaligned.  Locale standards require abday to have
a constant width, but that does not apply to abmon, so coreutils should
take that into account.

Samuel




reply via email to

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