Read on full site | Join TechSpot! (it's free) | Bookmark / Share this



Gzip and tar @ the same time in Solaris...

lokem
03-26-2002, 05:04 AM
Hi all,

Anyone knows how to tar and gzip a file at the same time in Solaris 8?

This is easy to do under Linux with tar xzvf, but I'm not sure how to pipe the commands under Solaris...

TIA.

Mictlantecuhtli
03-26-2002, 09:58 AM
gunzip < file.tar.gz |tar xfv -

Ad
03-26-2002, 09:58 AM
  

lokem
03-27-2002, 08:25 PM
Originally posted by Mictlantecuhtli
gunzip < file.tar.gz |tar xfv -

COol thanks. What about gzipping a file?

Mictlantecuhtli
03-28-2002, 12:16 PM
(g)zip (-r) package-name file(s). Use -r if you want to include subdirectories as well.

lokem
03-28-2002, 12:27 PM
Originally posted by Mictlantecuhtli
(g)zip (-r) package-name file(s). Use -r if you want to include subdirectories as well.

Thanks. I was actually asking how to tar and gzip (compress) at the same time. Guess I should have made my question a little bit more clearer :o

Mictlantecuhtli
03-28-2002, 12:31 PM
tar -cf package files/directories ;gzip package.tar
By the way, bzip2 compresses much better than gzip.

lokem
03-28-2002, 12:50 PM
Originally posted by Mictlantecuhtli
tar -cf package files/directories ;gzip package.tar
By the way, bzip2 compresses much better than gzip.
Ahh... The semicolon ;) Thanks for the heads up. Yups, thanks for the bzip2 tip as well. I'll use bzip2 when I can, but it isn't installed in the system I'm using :(

Mictlantecuhtli
03-28-2002, 05:01 PM
By the way, not all versions of tar add that .tar extension there.

Post a reply, see related topics & more

Tip: Download Advanced SystemCare 3 Free - Clean, Repair, Protect & Optimize your PC.



 Top Technology News

Weekend Open Forum: Google Chrome OS and the future of cloud computing

Tech Tip of the Week: Unearth Region-Specific Windows 7 Themes

Sony: PlayStation 3 to be 3D-capable via firmware update

iSuppli: DDR3 to account for over half of DRAM shipments by Q2 2010

Facebook named third most popular video website behind YouTube and Hulu

Patriot introduces new PS-100 SSD series

Sony working on digital store for music, movies, books

Details of Intel's 32nm Atom emerge, on track for 2011

More Tech News

  
 Software Downloads

Norton Virus Definitions 2003-07 November 20, 2009

AVG Anti-Virus Updates November 20, 2009

Norton Virus Definitions 2008-09 November 20, 2009

avast! Virus Definitions November 20, 2009

McAfee SuperDAT Update 5808

Kaspersky Anti-Virus Update November 20, 2009

Google SketchUp 7.1.6087

More Downloads



Copyright © 1998-2009 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.