Skip to content

Instantly share code, notes, and snippets.

@antonkorotkov
Created June 15, 2016 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antonkorotkov/69651022fd60eeb45e49851317da5842 to your computer and use it in GitHub Desktop.
Save antonkorotkov/69651022fd60eeb45e49851317da5842 to your computer and use it in GitHub Desktop.
MacOS zip without hidden files
zip -r -X Archive.zip *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment