Skip to content

Instantly share code, notes, and snippets.

@horitaku1124
Created January 25, 2014 16:22
Show Gist options
  • Save horitaku1124/8618865 to your computer and use it in GitHub Desktop.
Save horitaku1124/8618865 to your computer and use it in GitHub Desktop.
find | grep .zip | xargs -I file cp file ./dist/
unzip \*.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment