Tarball File Verified Online
– two consecutive zero-filled 512-byte blocks.
-z : Use Gzip to decompress (automatic in many modern versions of tar ). tarball file
– the actual file content.
The term originates from the (Tape Archive) utility, which was originally designed to write data onto physical tape backups. Today, "tarball" almost always refers to a .tar file that has also been compressed using a tool like Gzip or Bzip2 , resulting in extensions like .tar.gz or .tgz . How a Tarball Works – two consecutive zero-filled 512-byte blocks
BACK TO BLOG