Package and compress files
Tape archive utility
Display file contents
Compress files
gzip
gzip is used to compress the files. It compresses the files.
Compress file
gzip file.txt
Decompress file
gzip -d file.txt.gz
Output first part of files
Output last part of files
List files and directories