Difference between revisions of "Gzip"

From wikieduonline
Jump to navigation Jump to search
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.

gzip[1]

  • cat test.csv | gzip > test.csv.gz


Activities

See also

  • http://linuxcommand.org/lc3_man_pages/gzip1.html
  • Advertising: