Baeldung Article: Using gzip and gunzip in Linux
I wrote an article for Baeldung on how to use gzip
and gunzip
for compressing and uncompressing files from the Linux command line. It included using gzip
with tar
and speeding up archiving with pigz
, a parallel implementation of gzip.
The article is available here.
Sign up to my newsletter for
weekly updates
on how to build Java applications today.
on how to build Java applications today.
Part 1 of 5
in the
Articles
series.
« Baeldung Article: Using xz Compression in Linux
comments powered by Disqus