How to unpack .tar.gz?

To unpack a tar archive ending in .tar.gz use the following command:


tar -xzf archive.tar.gz

Tags:

Leave a Reply