Quantcast
Viewing latest article 1
Browse Latest Browse All 4

Linux gzip: How to work with compressed files

Linux gzip: How to work with compressed files

If you work much with Unix and Linux systems you'll eventually run into the terrific file compression utilities, gzip and gunzip. As their names imply, the first command creates compressed files (by gzip'ing them), and the second command unzip's those files.

In this tutorial I take a quick look at the gzip and gunzip file compression utilities, along with their companion tools you may not have known about: zcat, zgrep, and zmore.


Viewing latest article 1
Browse Latest Browse All 4

Trending Articles