gzip#

Command Line Options#

Compress a File#

Note: The file is removed during this process gzip fileName

Decompress a gz file#

gzip --decompress fileName.gz