Created
July 30, 2016 13:39
-
-
Save ericbolo/c3ad57f1cfc2efa05c550b403c6691d9 to your computer and use it in GitHub Desktop.
Unzip and untar a compressed file with one command
This file contains 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 -zxvf myfile.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment