Linux commands, from your first prompt onward.
In-depth, beginner-friendly guides to the Linux command line — with syntax, options, worked examples, and practical tips for every command.
In-depth, beginner-friendly guides to the Linux command line — with syntax, options, worked examples, and practical tips for every command.
Decompress .gz files
compressiongziparchivingCompress files using the DEFLATE algorithm
compressionarchivingfilesArchive files into a single .tar file, optionally compressed
compressionarchivebackupRestore files compressed with the legacy .Z format
compressionlegacyarchivingPrint gzip-compressed file contents to stdout
compressiongziptext-processingCompare compressed files without decompressing to disk
compressiongziptext-processingShow line-level differences between compressed files
compressiongziptext-processingPage through a compressed file without decompressing it to disk
compressionpaginglegacy