How to use the Gzip command in Linux
The gzip utility in Linux is a common tool that is used to compress files or in other words, to reduce their size. The original file, when compressed by gzip will have the extension .gz by default. The file name however, when it (more…)