Linux修改语言环境 2014/07/23 1,656 Linux 1,查看 # locale 2,修改 # export LC_ALL=zh_CN.UTF-8 # export LANG=zh_CN.UTF-8
Leave a Reply