Linux: Extract a tar/gzip file
tar -xf <file.tar.gz>
Related protips
2 Responses
I usually just use tar -xf <file.tar.gz> on .gz files, omitting the z as tar usually figures out the compression type.
over 1 year ago
·
Great thanks for the tip, I'm going to use that from now on.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#