在Shell里输入中文
2019/10/10/17:48:19 阅读:2150 来源:谷歌SEO算法 标签:
DNS
用户要想确定在所使用的Linux系统上有没有加上中文环境,具体可分为以下两步来进行,首先对于bash,需要在/etc/profile或$HOME/.profile文件里加上下面的语句:
stty cs8 -istrip stty pass8
执行下面的命令:
用户要想确定在所使用的Linux系统上有没有加上中文环境,具体可分为以下两步来进行,首先对于bash,需要在/etc/profile或$HOME/.profile文件里加上下面的语句:
stty cs8 -istrip stty pass8
热门评论