Skip to content

Instantly share code, notes, and snippets.

@morad7
Created August 7, 2016 12:11
Show Gist options
  • Save morad7/25499f505503a543d823638880443e64 to your computer and use it in GitHub Desktop.
Save morad7/25499f505503a543d823638880443e64 to your computer and use it in GitHub Desktop.
Ubuntu-compress-file
sudo apt-get install zip
zip -r compressed_filename.zip foldername
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment