Skip to content

Instantly share code, notes, and snippets.

@johnlaine1
Created August 29, 2013 03:05
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 johnlaine1/6373829 to your computer and use it in GitHub Desktop.
Save johnlaine1/6373829 to your computer and use it in GitHub Desktop.
How to tar.gz a directory
$ tar cvzf archive_name.tar.gz dirname/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment