Command
gzipExplanation
gzip is used to compress the files. It compresses the files.
Examples
Compress file
gzip file.txtDecompress file
gzip -d file.txt.gzgzipgzip is used to compress the files. It compresses the files.
Compress file
gzip file.txtDecompress file
gzip -d file.txt.gz