linux 编码修改
Last updated on November 20, 2024 am
🧙 Questions
☄️ Ideas
NLS_LANG=”SIMPLIFIED CHINESE_CHINA.AL32UTF8“
sudo vim /etc/default/locale
LANG=zh_CN.UTF-8
LANGUAGE=zh_CN:zh
LC_ALL=zh_CN.UTF-8
# 重启
临时生效
export LANG=zh_CN.UTF-8
export LANG=en_US.UTF-8
🔗 Links
linux 编码修改
https://ispong.isxcode.com/os/linux/linux 编码修改/