Created
November 25, 2014 16:21
-
-
Save bouassaba/e8e8c3b33abea157e86a to your computer and use it in GitHub Desktop.
UNIX shell create tar.gz
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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