How to use the Gzip command in Linux ?

The gzip utility is Linux is a common tool 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 itis very long, will be changed after the compression, .i.e. It will be truncated.

Source: LXer – How to use the Gzip command in Linux ?