Linux Terminal Glossary
›
Archiving & Compression
tar -xzf archive.tar.gz
Category:
Archiving & Compression
tar -xzf archive.tar.gz
Copy command
Extract a gzip-compressed tarball
Extracts a gzip-compressed tarball. -x=extract, -z=gzip, -f=filename.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.