Skip to content

Instantly share code, notes, and snippets.

@nghiahsgs
Created September 9, 2020 16:00
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 nghiahsgs/d895fcfcd23987a0e310528fd13e4c96 to your computer and use it in GitHub Desktop.
Save nghiahsgs/d895fcfcd23987a0e310528fd13e4c96 to your computer and use it in GitHub Desktop.
zip -r filename.zip folder
zip -r filename.zip folder1 folder2
zip -r filename.zip /path/to/folder1 /path/to/file2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment