By default, most of Cygwin does not support Chinese, such as LS, which is displayed.
However, we can make it support Chinese first, enter the user's home directory $ CD ~ then find .inputer, no words, new, add set meta-flag onset convert-meta offset output-meta on this Cygwin Support Chinese input, otherwise you can't enter Chinese normally
Then it is .bashrc or .bashprofileexport lesscharset = latin1alias ls = 'ls --show-control-chars - phone = auto'ls parameter "--SHOW-control-chars" can display Chinese information normally