On 10/2/17 12:49 PM, Stephane Chazelas wrote:
> 2015-01-22 14:43:00 +, Stephane Chazelas:
> [...]
>> Bash Version: 4.3
>> Patch Level: 30
>> Release Status: release
>>
>> (Debian unstable amd64)
>>
>> $ LC_ALL=tr_TR.UTF-8 bash -c 'typeset -l a; a=İ; echo $a' | hd
>> 69 b0 0a
2015-01-22 14:43:00 +, Stephane Chazelas:
[...]
> Bash Version: 4.3
> Patch Level: 30
> Release Status: release
>
> (Debian unstable amd64)
>
> $ LC_ALL=tr_TR.UTF-8 bash -c 'typeset -l a; a=İ; echo $a' | hd
> 69 b0 0a |i..|
> 0003
[...]
On 1/22/15 9:43 AM, Stephane Chazelas wrote:
> Bash Version: 4.3
> Patch Level: 30
> Release Status: release
>
> (Debian unstable amd64)
>
> $ LC_ALL=tr_TR.UTF-8 bash -c 'typeset -l a; a=İ; echo $a' | hd
> 69 b0 0a |i..|
> 0003
> $ a=İ LC_AL