From a9e3dc33fc30777ee9e829e62ac817613276af76 Mon Sep 17 00:00:00 2001 From: Ocputs <15391606236@163.com> Date: Mon, 18 Dec 2017 22:32:14 +0800 Subject: [PATCH] Octpus ---- Compression --- ...214 How to squeeze the most out of Linux file compression.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20171214 How to squeeze the most out of Linux file compression.md b/sources/tech/20171214 How to squeeze the most out of Linux file compression.md index 3993944206..0d573d3261 100644 --- a/sources/tech/20171214 How to squeeze the most out of Linux file compression.md +++ b/sources/tech/20171214 How to squeeze the most out of Linux file compression.md @@ -1,3 +1,5 @@ + Translating ---> Octopus + How to squeeze the most out of Linux file compression ====== If you have any doubt about the many commands and options available on Linux systems for file compression, you might want to take a look at the output of the **apropos compress** command. Chances are you'll be surprised by the many commands that you can use for compressing and decompressing files, as well as for comparing compressed files, examining and searching through the content of compressed files, and even changing a compressed file from one format to another (i.e., .z format to .gz format).