Malayalam font
Siju George
sgeorge.ml at gmail.com
Tue Feb 4 18:13:39 PST 2020
On Tue, Feb 4, 2020 at 8:10 PM Aaron LI <aly at aaronly.me> wrote:
>
> In a terminal, set the LANG environment variable (e.g., to en_US.UTF-8):
>
> For csh: setenv LANG en_US.UTF-8
> For sh: export LANG=en_US.UTF-8
>
> Then you can see new locale settings with the 'locale' command.
>
> And try to 'ls' your files to see whether you see the right characters.
>
Thank you :-)
I tried it and now instead of
03 - ????????? ?????????????????????????????? ???????????????
?????????????????????????????? - ????????? ?????????????????????.pdf
the file name shows up in terminal as
03 - ___ ______ ___ ______ - __ _____.pdf
Wondering if I should be using some other locale *not* starting with en_
The language is https://en.wikipedia.org/wiki/Malayalam_(Unicode_block)
Also wondering if that is the case can two locale's be used on the
system simultaneously?
Thank you :-)
Siju
More information about the Users
mailing list