tar -xf archive.tar.gz -C /path/

Category: Archiving & Compression

tar -xf archive.tar.gz -C /path/

Extract tarball to a specific directory

Extracts a tarball's contents into a specific directory (-C specifies where).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.