Last active
February 18, 2016 06:48
-
-
Save nibocn/4f124e65e7852e1a88e9 to your computer and use it in GitHub Desktop.
msys 中文乱码 /bin/win
This file contains 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
#!/bin/bash | |
$@ |iconv -f gbk -t utf-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment