Strav's blog


  • Front Page
  • Categories
  • Archives
  • Latest comments
  • Log in
« Find directories that DON'T contain a file2013 Mustang Information »

tar/gzip and gunzip/untar in the same pipe

tar/gzip

tar cvf - files_to_tar | gzip > tarfile.tar.gz

gunzip/untar

gzip -d < tarfile.tar.gz | tar xvf -

Link: https://marcodba.wordpress.com/2011/05/17/targzipuntargunzip/

No feedback yet

  Comment feed for this post


This collection ©2026 by admin | Contact | Help | Design by Michael Heilemann | Free blog engine