<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/decompress_and_extract_a_tgz_or_targz_archive_in_a_single_step/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 15 May 2011 00:39:49 -0000</lastBuildDate><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-203909715</link><description>&lt;p&gt;Thanks for adding that updated information. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">qdideas</dc:creator><pubDate>Sun, 15 May 2011 00:39:49 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-166612434</link><description>&lt;p&gt;You're not allowed to create a directory bin/cob32 in /ITS/release/hawai. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shadur</dc:creator><pubDate>Wed, 16 Mar 2011 10:37:00 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-158910875</link><description>&lt;p&gt;Your original method was correct. The tar commands on AIX, HP-UX and Solaris do not accept the options z or j.&lt;/p&gt;&lt;p&gt;For those lazy GNU people, you can actually omit the letter too, as GNU tar will work out what compression algorithm was used. But the original post done this is the most portable and professonal way&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karen</dc:creator><pubDate>Wed, 02 Mar 2011 05:10:13 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-153163631</link><description>&lt;p&gt;I am under Solaris 10. tar command still has no "z" option.&lt;/p&gt;&lt;p&gt;Your tip comes in handy! Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cyril</dc:creator><pubDate>Sun, 20 Feb 2011 17:42:44 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-104409207</link><description>&lt;p&gt;exactelly true ur the best......&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">perk</dc:creator><pubDate>Sun, 28 Nov 2010 05:15:23 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-54728340</link><description>&lt;p&gt;Try typing sudo before gzip&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JayJay</dc:creator><pubDate>Fri, 04 Jun 2010 14:30:37 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-47370092</link><description>&lt;p&gt;i got following error when i am trying to run the above command.&lt;/p&gt;&lt;p&gt;/ITS/release/hawai &amp;gt; gzip -dc sx51_wp4_hp_itanium_dev.tar.gz | tar xf -&lt;br&gt;tar: ./bin/cob32 - cannot create&lt;br&gt;tar: ./bin/cob64 - cannot create&lt;br&gt;tar: ./bin/cobffnd32 - cannot create&lt;br&gt;tar: ./bin/cobffnd64 - cannot create&lt;br&gt;tar: ./bin/cobffnd32_t - cannot create&lt;br&gt;tar: ./bin/cobffnd64_t - cannot create&lt;br&gt;directory checksum error&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmlathigara</dc:creator><pubDate>Thu, 29 Apr 2010 03:21:02 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-2812762</link><description>&lt;p&gt;Oh, yeah, I'll admit that command is easier, although back in 2003 it only seemed to work in some linux distros.  I was using Solaris (probably 7 at the time) and that tar didn't have that cool option.  I don't have a Solaris box handy now, but I would be surprised if that hadn't crept its way in yet.&lt;/p&gt;&lt;p&gt;Should be noted that 'j' in place of 'z' in your command will extract a bz2 archived tar file.  J.  Really.  I guess all the appropriate letters were on vacation.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Quinn McHenry</dc:creator><pubDate>Thu, 02 Oct 2008 20:48:42 -0000</pubDate></item><item><title>Re: Decompress and extract a tgz or tar.gz archive in a single step</title><link>http://www.tech-recipes.com/rx/65/decompress-and-extract-a-tgz-or-targz-archive-in-a-single-step/#comment-2812659</link><description>&lt;p&gt;this is easier:&lt;/p&gt;&lt;p&gt;# tar xvzf target.tar.gz&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Thu, 02 Oct 2008 20:38:59 -0000</pubDate></item></channel></rss>