Gzip is one of the most popular compression algorithms that allow you to reduce the size of a file and keep the original file mode, ownership and timestamp
Gzip also refers to the .gz file format and the gzip utility which is used to compress and decompress files.
In this tutorial, we will show you how to use the gzip command.