简体中文 Solaris 用户指南

设置 Korn shell 的语言环境别名

    .profile文件中放入一个象以下所示的别名。


alias chn "export LANG=zh; 
/bin/stty cs8 -istrip defeucw" 
alias asc "export LANG=C; 
/bin/stty cs7 istrip defeucw"