Saturday, December 22, 2007

Cygwin: list filename in chinese

edit ~/.bashrc to allow ls command to display filename in chinese
alias ls='ls -hF --show-control-chars --color=tty'

No comments: