sort is broken
John R. Levine
johnl at iecc.com
Sun Nov 3 04:20:03 UTC 2019
> In my env, LC_ALL is not set at all.
>
> I do have these, but not sure if they make any difference:
>
> LANG=en_US.UTF-8
> XTERM_LOCALE=en_US.UTF-8
> LESSCHARSET=utf-8
Try this and see if it's happier:
export LC_ALL=en_US.UTF-8
I think your problem is that the default C locale is ASCII only.
Regards,
John Levine, johnl at taugh.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. https://jl.ly
More information about the freebsd-questions
mailing list