Last active
June 14, 2016 16:08
-
-
Save quxiaowei/761cd992334acbd14047325fc769d530 to your computer and use it in GitHub Desktop.
文件转码 command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iconv -f cp936 -t utf-8 chinese-gb2312.txt > chinese-utf8.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment