在https://centos.pkgs.org/7/rpmfusion-free-updates-x86_64/fuse-exfat-1.3.0-1.el7.x86_64.rpm.html下载fuse-exfat.rpm包安装即可。
不行的话可以到http://www.rpmfind.net/linux/rpm2html/search.php?query=fuse-exfat中下载exfat-utils-1.3.0-1.el6.rpm
在linux下转换windows下的文本编码:
iconv -f GBK -t UTF-8 test.c -o test_u.c