Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2017 20:01:33 +0300
From:      Andrey Chernov <ache@freebsd.org>
To:        =?UTF-8?Q?Nilton_Jos=c3=a9_Rizzo?= <rizzo@i805.com.br>
Cc:        Toomas Soome <tsoome@me.com>, Allan Jude <allanjude@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>, owner-freebsd-current@freebsd.org
Subject:   Re: problem with ls, not show a correct list
Message-ID:  <908cb150-022d-7725-9b6f-866209a31cbb@freebsd.org>
In-Reply-To: <fbf7ae99e80117f1224f4da84cd341f0@i805.com.br>
References:  <fe2da09242ff63acb0c62dd0519cfa1f@i805.com.br> <25969d2c-6857-77a4-86a4-08b22f15cbfe@freebsd.org> <c0b1548a69d63a72ea73a299e55a0be9@i805.com.br> <7a08478e-ee7c-70f6-1b52-bb966f47c594@freebsd.org> <A332BA67-E71E-4CDF-AB98-241A802F8EFA@me.com> <1ba4fb7aa090271be631f01e9f72d844@i805.com.br> <f36a1aca-fcc0-1486-986a-279155a850f7@freebsd.org> <fbf7ae99e80117f1224f4da84cd341f0@i805.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?908cb150-022d-7725-9b6f-866209a31cbb>