Skip to content

Instantly share code, notes, and snippets.

@micahwalter
Created August 8, 2011 19:46
Show Gist options
  • Save micahwalter/1132545 to your computer and use it in GitHub Desktop.
Save micahwalter/1132545 to your computer and use it in GitHub Desktop.
$ tar -cvzf [target_filename.tar.gz] [source_folder]
$ tar -xvzf [tar_file]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment