#vipw
hello:/bin/sh改csh
修改所有使用者的共通設定
# ee /etc/csh.cshrc
setenv LC_CTYPE en_US.ISO_8859-1
set prompt = "%B%n@%m [%/] $ "
set autolist
#source /etc/csh.cshrc
SSH連線時可以看中文
#vi etc/csh.cshrc
setenv LC_CTYPE en_US.ISO8859-1
setenv LC_ALL zh_TW.UTF-8
setenv LANG zh_TW.UTF-8
# source /etc/csh.cshrc
Putty 設定:
Change Settings >> Appearance >> Cursor appearance >> 改 Underline ( 讓游標不會蓋到中文 )
Change Settings >> Appearance >> Font settings >> Change >> 字型 = 細明體、字集 = CHINESE_BIG5
Change Settings >> Translation >> Character set translation on received data >> 選 UTF-8
沒有留言:
張貼留言