Tarball Compression

The term "tarball" refers to a file created by the tar (Tape Archive) utility. Originally designed for tape backups, tar bundles multiple files and directories into a single file while preserving file permissions and directory structures.

"But wait," Marcus interrupted. "It’s huge. It’s three gigabytes." tarball compression

tar -xzf archive.tar.gz