UTF-8
Dmitrij D. Czarkoff
czarkoff at gmail.com
Mon Feb 1 06:35:09 PST 2016
Pierre Abbat said:
> How can I set up DragonFly so that for all users, all files, the shell, and
> processes come up in UTF-8 by default? I have files written in English and
> Russian, files with Hebrew names, and the like.
It should work with
LC_ALL="en_US.UTF-8"
in ~/.profile.
I'd rather advise against non-ASCII filenames. At some point they will
cause problems.
--
Dmitrij D. Czarkoff
More information about the Users
mailing list