Skip to content

Instantly share code, notes, and snippets.

@dagostoni
Created June 18, 2013 09:28
Show Gist options
  • Save dagostoni/5803961 to your computer and use it in GitHub Desktop.
Save dagostoni/5803961 to your computer and use it in GitHub Desktop.
create zip file with password on mac
terminal
zip -e [file.zip] [file list]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment