Skip to content

Instantly share code, notes, and snippets.

@kazuhisya
Created February 3, 2020 11:45
Show Gist options
  • Save kazuhisya/1e9ede64b8e1219624eed9490dc434be to your computer and use it in GitHub Desktop.
Save kazuhisya/1e9ede64b8e1219624eed9490dc434be to your computer and use it in GitHub Desktop.
unzip_jp
#!/usr/bin/bash
unzip -Ocp932 $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment