[Linux 编码配置] Centos warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory #Linux
file
vi /etc/environment
add these lines...
LANG=en_US.utf-8 LC_ALL=en_US.utf-8