Re: problem with ls, not show a correct list

From: Andrey Chernov <ache_at_freebsd.org>
Date: Sun, 9 Apr 2017 20:01:33 +0300
On 09.04.2017 19:31, Nilton José Rizzo wrote:
>    try this
> 
>         ls [a-b,k-m]
> 
>    in sh using the locale setting to pt_BR.UTF-8
> 
>      it's not work

For the set below I got on -current
a       A       b       k       K       l       m
with any non-C locale which is right.

> # ls
> a       b       d       f       j       m       p       t       x
> A       B       D       g       k       M       q       u       y
> aa      c       e       h       K       n       r       v       z
> Aa      C       E       i       l       o       s       w       Z


>     It's not show the correct list, this commant MUST BE SHOW like a C
> locale

Must not, according to CLDR linguists.

>    Note, I know that Unicode have some differents, but when tha basic
> list replacement
> and other basic default behavior must be preserved.

No, Unicode is the same here, all sorting done as described by CLDR rules.
Received on Sun Apr 09 2017 - 15:01:43 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:11 UTC