How to create a .tar.gz file on Linux
A few examples to show the use of tar command to create a .tar.gz file on Linux. Table of contents 1. Create, list and extract a .tar.gz file 2. What is tarball or .tar.gz? 3. Create a .tar.gz file 3.1 Tar and compress a file 3.2 Tar and compress multiple files 3.3 Tar and compress …