Error Can’t convert string from native encoding to ‘UTF-8’ 默认环境执行不错,但是更换到shell就异常了,原来是因为没有设置字符集。备注下。 [crayon-686ad1d908be1851689663/] 解决方法: 脚本中增加: [crayon-... January 5, 2019CommentsLinux字符集 阅读全文