解决Linux下乱码

1,设置Xshell编码为utf8

2,修改~/.bash_profile,添加

export LANG=zh_CN.utf8

 执行命令

$source ~/.bash_profile

  解决~

posted @ 2014-06-11 21:33  我就是熊吉  阅读(214)  评论(0)    收藏  举报