Linux Terminal Glossary
›
Archiving & Compression
gzip -k file.txt
Category:
Archiving & Compression
gzip -k file.txt
Copy command
Compress keeping the original file
Compresses a file with gzip but also keeps the original uncompressed file. -k means 'keep'.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.