<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: to unzip the .tgz file. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495991#M364231</link>
    <description>Hi Arun,&lt;BR /&gt;&lt;BR /&gt;The command  you are looking for is gunzip.&lt;BR /&gt;&lt;BR /&gt;See : man gunzip&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
    <pubDate>Fri, 11 Sep 2009 11:43:56 GMT</pubDate>
    <dc:creator>Mark S Meadows</dc:creator>
    <dc:date>2009-09-11T11:43:56Z</dc:date>
    <item>
      <title>to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495987#M364227</link>
      <description>How can i unzip or untar the .tgz file , &lt;BR /&gt;&lt;BR /&gt;i have installed a .tgz file , i.e the patches files, and i have to untar it and create a depot file,&lt;BR /&gt;&lt;BR /&gt;So please let me know how i untar the .tgz file.</description>
      <pubDate>Fri, 11 Sep 2009 11:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495987#M364227</guid>
      <dc:creator>arun khatwani</dc:creator>
      <dc:date>2009-09-11T11:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495988#M364228</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;This is simply a compressed tar archive.  You can simply do:&lt;BR /&gt;&lt;BR /&gt;# gzip -d mydepot.tgz&lt;BR /&gt;&lt;BR /&gt;...which will yield: mydepot.tar&lt;BR /&gt;&lt;BR /&gt;# tar -xvf mydepot.tar&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 11 Sep 2009 11:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495988#M364228</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-09-11T11:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495989#M364229</link>
      <description>Hi&lt;BR /&gt;gunzip -c ptaches.tgz | tar -xvf&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prashant</description>
      <pubDate>Fri, 11 Sep 2009 11:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495989#M364229</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2009-09-11T11:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495990#M364230</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do the following in a dedicated directory.&lt;BR /&gt;&lt;BR /&gt;Two steps :&lt;BR /&gt;1) gunzip filename.tgz (file suffix will change to filename.tar)&lt;BR /&gt;&lt;BR /&gt;2) tar xvf filename.tar (will extract all files)&lt;BR /&gt;&lt;BR /&gt;After that you have to generate de depot with create_depot_xxxx file depending of the OS release.&lt;BR /&gt;&lt;BR /&gt;This utility will create a subdirectory name depot.&lt;BR /&gt;&lt;BR /&gt;You will be ready to install your depot with swinstall -s depot_directory&lt;BR /&gt;&lt;BR /&gt;Note that depot_directory is an absolute path reference.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Roland</description>
      <pubDate>Fri, 11 Sep 2009 11:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495990#M364230</guid>
      <dc:creator>Roland Piette</dc:creator>
      <dc:date>2009-09-11T11:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495991#M364231</link>
      <description>Hi Arun,&lt;BR /&gt;&lt;BR /&gt;The command  you are looking for is gunzip.&lt;BR /&gt;&lt;BR /&gt;See : man gunzip&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 11 Sep 2009 11:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495991#M364231</guid>
      <dc:creator>Mark S Meadows</dc:creator>
      <dc:date>2009-09-11T11:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495992#M364232</link>
      <description>&amp;gt;Prashant: gunzip -c ptaches.tgz | tar -xvf&lt;BR /&gt;&lt;BR /&gt;Or: gzcat ptaches.tgz | tar -xvf -&lt;BR /&gt;(You missed the "-" at the end.)&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Sep 2009 11:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495992#M364232</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-11T11:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495993#M364233</link>
      <description>Note: the .depot format can be the same as .tar. If someone or something has mistakenly renamed a .depot.gz file to .tgz, untarring the file will not produce a working depot.&lt;BR /&gt;&lt;BR /&gt;Instead you should first just gunzip the .tgz file as advised by others in this thread, and then try running "swlist -s /full/path/to/filename.tar" on the result. If this produces a valid listing of the contents, the file was actually .depot.gz. In this case, you can and should install it with swinstall directly without untarring it. &lt;BR /&gt;&lt;BR /&gt;If swlist reports that the file is not a valid depot, then view its contents listing with "tar tf filename.tar" and untar it with "tar xvf filename.tar".&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 11 Sep 2009 11:58:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495993#M364233</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-09-11T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495994#M364234</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Sorry I missed out -  It should be &lt;BR /&gt;gunzip -c ptaches.tgz | tar -xvf -&lt;BR /&gt;&lt;BR /&gt;Thanks for correction.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prashant</description>
      <pubDate>Fri, 11 Sep 2009 12:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495994#M364234</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2009-09-11T12:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: to unzip the .tgz file.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495995#M364235</link>
      <description>Hi Arun,&lt;BR /&gt;If your problem get solved then assign some points, people who give there valuable time to your problem you also take some time to assign points to there work.&lt;BR /&gt;If you donÃ¢Â Â t know how to assign please see this below link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 11 Sep 2009 16:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-unzip-the-tgz-file/m-p/4495995#M364235</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-09-11T16:57:34Z</dc:date>
    </item>
  </channel>
</rss>

