Skip to content

Instantly share code, notes, and snippets.

@rahuladams
Created May 27, 2020 07:48
Show Gist options
  • Save rahuladams/de4c741a224c2b1db3860fa410f2c255 to your computer and use it in GitHub Desktop.
Save rahuladams/de4c741a224c2b1db3860fa410f2c255 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