echo "export LC_ALL=en_US.UTF-8"  >>  /etc/profile 
source /etc/profile

原因是因为没有配置正确的语言环境造成的

相关文章: