Tux Machines

Learn Gzip Command in Linux with Examples

Posted by Arindam Giri on Jan 30, 2023

=> today's howtos | 9to5Linux Weekly Roundup: January 29th, 2023

Gzip command in Linux is a lossless compression algorithm based on encoding LZ77 (Lempel-Ziv of 1977). It is also known as LZ1 compression, which is the basis for many lossy formats.

Compressing files using gzip creates a compressed archive with the extension .gz and preserves the file permissions, ownership modes (read/write/execute) and access/modify date timestamps. It compresses regular files and ignores symbolic links. The same program, gzip, can compress and decompress files in Linux.

Let's take a look at some working examples.

Read on

=> ↺ Read On: DebugPoint

=> gemini.tuxmachines.org

Proxy Information
Original URL
gemini://gemini.tuxmachines.org/n/2023/01/30/Learn_Gzip_Command_in_Linux_with_Examples.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
139.789453 milliseconds
Gemini-to-HTML Time
0.3075 milliseconds

This content has been proxied by September (3851b).