Skip to content

Instantly share code, notes, and snippets.

@cedeber
Last active August 29, 2015 14:15
Show Gist options
  • Save cedeber/2c149781feae39419bbe to your computer and use it in GitHub Desktop.
Save cedeber/2c149781feae39419bbe to your computer and use it in GitHub Desktop.
OS X Zip command
zip -r9 file.zip * -x file.ext \*folder\* *.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment