解决办法是在文件/etc/profile末尾添加一行

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

 

相关文章: