<?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: gzip question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281348#M335523</link>
    <description>Hi navin,&lt;BR /&gt;&lt;BR /&gt;You can either use tar or gzip.&lt;BR /&gt;&lt;BR /&gt;=========&lt;BR /&gt;Commands&lt;BR /&gt;=========&lt;BR /&gt;#tar -cvf &lt;FILE_NAME&gt;.tar &lt;DIR name=""&gt;&lt;BR /&gt;#gzip -r &lt;DIR name=""&gt;&lt;BR /&gt;&lt;BR /&gt;For detail see the man pages of "gzip".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;/DIR&gt;&lt;/DIR&gt;&lt;/FILE_NAME&gt;</description>
    <pubDate>Mon, 06 Oct 2008 17:01:00 GMT</pubDate>
    <dc:creator>Asif Sharif</dc:creator>
    <dc:date>2008-10-06T17:01:00Z</dc:date>
    <item>
      <title>gzip question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281344#M335519</link>
      <description>hello again,&lt;BR /&gt;is it possible to gzip and gunzip directories..&lt;BR /&gt;in hpux&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 06 Oct 2008 13:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281344#M335519</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-10-06T13:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: gzip question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281345#M335520</link>
      <description>Yes it is possible.&lt;BR /&gt;If you create archive file of the directory using tar command then apply gzip &lt;FILENAME&gt; command.&lt;BR /&gt;&lt;BR /&gt;It's same for gunzip also. once done, extract the directory using tar command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;VVS&lt;/FILENAME&gt;</description>
      <pubDate>Mon, 06 Oct 2008 13:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281345#M335520</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2008-10-06T13:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: gzip question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281346#M335521</link>
      <description>&lt;!--!*#--&gt;Strictly speaking, no.  Gzip works on one&lt;BR /&gt;file.  However, you can use "tar" (or "pax")&lt;BR /&gt;to create that one file, and that is what is&lt;BR /&gt;generally done.&lt;BR /&gt;&lt;BR /&gt;A Forum search for keywords like:&lt;BR /&gt;      tar pipeline&lt;BR /&gt;should find many examples (of things to do&lt;BR /&gt;and things not to do).</description>
      <pubDate>Mon, 06 Oct 2008 14:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281346#M335521</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-06T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: gzip question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281347#M335522</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to zip directories you should go for zip/unzip utilies which is available for HPUX.&lt;BR /&gt;&lt;BR /&gt;you can gzip/gunzip all files under a directory. All the files will gzipped with the extension of .gz</description>
      <pubDate>Mon, 06 Oct 2008 15:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281347#M335522</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-10-06T15:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: gzip question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281348#M335523</link>
      <description>Hi navin,&lt;BR /&gt;&lt;BR /&gt;You can either use tar or gzip.&lt;BR /&gt;&lt;BR /&gt;=========&lt;BR /&gt;Commands&lt;BR /&gt;=========&lt;BR /&gt;#tar -cvf &lt;FILE_NAME&gt;.tar &lt;DIR name=""&gt;&lt;BR /&gt;#gzip -r &lt;DIR name=""&gt;&lt;BR /&gt;&lt;BR /&gt;For detail see the man pages of "gzip".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;/DIR&gt;&lt;/DIR&gt;&lt;/FILE_NAME&gt;</description>
      <pubDate>Mon, 06 Oct 2008 17:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281348#M335523</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-10-06T17:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: gzip question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281349#M335524</link>
      <description>&amp;gt; If you want to zip directories you should&lt;BR /&gt;&amp;gt; go for zip/unzip [...]&lt;BR /&gt;&lt;BR /&gt;That probably depends on why you're doing&lt;BR /&gt;this, as already explained elsewhere:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1275221" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1275221&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; #tar -cvf &lt;FILE_NAME&gt;.tar &lt;DIR name=""&gt;&lt;BR /&gt;&lt;BR /&gt;That uses gzip how, exactly?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; #gzip -r &lt;DIR name=""&gt;&lt;BR /&gt;&lt;BR /&gt;This may make sense, depending on what you&lt;BR /&gt;actually mean by "gzip and gunzip&lt;BR /&gt;directories".  An unambiguous description of&lt;BR /&gt;what you're trying to do might be helpful&lt;BR /&gt;here.&lt;/DIR&gt;&lt;/DIR&gt;&lt;/FILE_NAME&gt;</description>
      <pubDate>Mon, 06 Oct 2008 18:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281349#M335524</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-06T18:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: gzip question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281350#M335525</link>
      <description>Hi Navin:&lt;BR /&gt;&lt;BR /&gt;Your previous question related to this subject, and the answers provided to it should give you the anwser to this question:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1275221" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1275221&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 06 Oct 2008 19:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gzip-question/m-p/4281350#M335525</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-10-06T19:03:25Z</dc:date>
    </item>
  </channel>
</rss>

