Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created November 25, 2014 16:21
Show Gist options
  • Save bouassaba/e8e8c3b33abea157e86a to your computer and use it in GitHub Desktop.
Save bouassaba/e8e8c3b33abea157e86a to your computer and use it in GitHub Desktop.
UNIX shell create tar.gz
tar -pczf name_of_your_archive.tar.gz /path/to/directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment