Putty无法显示中文文件名(显示为乱码)的解决办法

在.bash_profile中加入:

export LANG=zh_CN
export LC_ALL=zh_CN

修改putty设置:

Window -> Appearance -> Font Settings,选择Fixedsys或其它中文字体。

Window -> Appearance -> Translation -> Received data assumed to be in which character set,选择Use font encoding

posted on 2013-01-02 22:02  知也无涯  阅读(474)  评论(0编辑  收藏  举报