Created
February 3, 2020 11:45
-
-
Save kazuhisya/1e9ede64b8e1219624eed9490dc434be to your computer and use it in GitHub Desktop.
unzip_jp
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
#!/usr/bin/bash | |
unzip -Ocp932 $1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment