Difference between revisions of "Gzip"
Jump to navigation
Jump to search
↑ http://linuxcommand.org/lc3_man_pages/gzip1.html
Line 3: | Line 3: | ||
* <code>cat test.csv | gzip > test.csv.gz</code> | * <code>cat test.csv | gzip > test.csv.gz</code> | ||
+ | |||
+ | |||
+ | == Activities == | ||
+ | * Learn about gzip support for [[concatenated]] files | ||
== See also == | == See also == |
Revision as of 12:25, 31 December 2019
This article is a Draft. Help us to complete it.
cat test.csv | gzip > test.csv.gz
Activities
- Learn about gzip support for concatenated files
See also
Advertising: