Skip to content

Instantly share code, notes, and snippets.

@quxiaowei
Last active June 14, 2016 16:08
Show Gist options
  • Save quxiaowei/761cd992334acbd14047325fc769d530 to your computer and use it in GitHub Desktop.
Save quxiaowei/761cd992334acbd14047325fc769d530 to your computer and use it in GitHub Desktop.
文件转码 command line
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