Skip to content

Instantly share code, notes, and snippets.

@byplayer
Created July 14, 2020 06:36
Show Gist options
  • Save byplayer/1202346744ee65bf7366725285e60463 to your computer and use it in GitHub Desktop.
Save byplayer/1202346744ee65bf7366725285e60463 to your computer and use it in GitHub Desktop.

How to make password zip on mac

Using zip command with command line

zip -e -r --password=pwd dest.zip original_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment