locale 查看当前系统支持的语系Test=abc 设置变量#重启后会丢失 unset Test 取消变量重启后变量不丢失使用 export xxx=xxx 配置到/etc/profile中随后使用source /etc/profile编译