Skip to content

Instantly share code, notes, and snippets.

@nibocn
Last active February 18, 2016 06:48
Show Gist options
  • Save nibocn/4f124e65e7852e1a88e9 to your computer and use it in GitHub Desktop.
Save nibocn/4f124e65e7852e1a88e9 to your computer and use it in GitHub Desktop.
msys 中文乱码 /bin/win
#!/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