1. 安装7-zip 和 convmv :
命令: sudo apt-get install convmv p7zip-full
2. 解压zip文件:
命令:LANG=C 7z e yourZIPfilename
3. 开始转换编码
命令: convmv -f gbk -t utf8 -r --notest *
1. 安装7-zip 和 convmv :
命令: sudo apt-get install convmv p7zip-full
2. 解压zip文件:
命令:LANG=C 7z e yourZIPfilename
3. 开始转换编码
命令: convmv -f gbk -t utf8 -r --notest *