原
windows里的文件名到linux里是乱码
sudo apt-get install convmv convmv */*.* -f gb2312 -t utf8 --notest