繁體中文Solaris使用者指南

在C Shell下設定區域環境別名


alias twn_EUC "setenv LANG zh_TW; /bin/stty cs8 -istrip defeucw" 
alias twn_BIG5 "setenv LANG zh_TW.BIG5; /bin/stty cs8 -istrip defeucw" 
alias asc "setenv LANG C; /bin/stty cs7 istrip defeucw"