Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2018 09:10:00 +0900 (JST)
From:      Masachika ISHIZUKA <ish@amail.plala.or.jp>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Why is not wildcards unfolded as expected if LANG is ja_JP.UTF-8
Message-ID:  <20180625.091000.964476672377442079.ish@amail.plala.or.jp>
In-Reply-To: <ygea7rkrruf.wl-ume@mahoroba.org>
References:  <20180625.005442.2218575156743153026.ish@amail.plala.or.jp> <ygea7rkrruf.wl-ume@mahoroba.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>   I can't expand wildcards as expected if I use 'setenv LANG ja_JP.UTF-8'.
>>
  [snip]
>> 
>>   This happens on 12-current and 11.2-RC3. I'm using tcsh but the same
>> when changed to bash.
> 
> It's because the recent FreeBSD supports collation.
> If you don't like the behavior, you may want to set LC_COLLATE to C.

  Thank you very much.

  It solved by setting LC_LOCCATE to C.
-- 
Masachika ISHIZUKA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180625.091000.964476672377442079.ish>