Basics
If the terminal displays chinese characters as ???
, then use the following
environment variable to fix it.
export LC_ALL=en_US.UTF-8
If the terminal displays chinese characters as ???
, then use the following
environment variable to fix it.
export LC_ALL=en_US.UTF-8