顯示中文顯示中文
安裝好cygwin之後,發現無法在console看到中文,必須做以下設定
1. ~/.bashrc
stty cs8 -istrip
stty pass8
export LANG=C
export LC_CTYPE=iso-8859-1
alias ls="ls --show-control-chars"
alias crxvt='rxvt -fm "細明體-16" -fn "細明體-16" -km big5 -e bash --login -i'
2. ~/.inputrc
set meta-flag on
set input-meta on
set convert-meta off
set output-meta on
DB2CLP + CYGWIN
db2cmd D:\cygwin\Cygwin.bat
沒有留言:
張貼留言