<?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: gz extension in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875151#M99447</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Maybe the file is corrupt?  Did you download it from a web site or ftp it?  Can you check the size and/or checksum against what it should be?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Jan 2003 14:37:42 GMT</pubDate>
    <dc:creator>John Poff</dc:creator>
    <dc:date>2003-01-06T14:37:42Z</dc:date>
    <item>
      <title>gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875144#M99440</link>
      <description>Hi all, what command removed the .gz extension. Any help is greatly appreciated.</description>
      <pubDate>Mon, 06 Jan 2003 14:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875144#M99440</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-01-06T14:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875145#M99441</link>
      <description>gunzip?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 06 Jan 2003 14:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875145#M99441</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-06T14:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875146#M99442</link>
      <description>This is the result of gunzip.&lt;BR /&gt;&lt;BR /&gt;$ gunzip samba_2.2.7_HPUX_withwinbind.depot.gz&lt;BR /&gt;&lt;BR /&gt;gunzip: samba_2.2.7_HPUX_withwinbind.depot.gz: not in gzip format&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 14:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875146#M99442</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-01-06T14:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875147#M99443</link>
      <description>This is most probably a gunzip file and in this case you will need to use gunzip to unzip it. &lt;BR /&gt;&lt;BR /&gt;gzip -d filename.gz&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 14:18:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875147#M99443</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-01-06T14:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875148#M99444</link>
      <description>You could ignore the extension (by renaming, if necessary) and try unpack - or any other compression you can find/think of.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 06 Jan 2003 14:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875148#M99444</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-06T14:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875149#M99445</link>
      <description>the normal way to remove the .gz extension is gunzip.&lt;BR /&gt;&lt;BR /&gt;But you can do it with a rename ie the mv command.&lt;BR /&gt;&lt;BR /&gt;If the second method is used, the file is not unzipped or uncompressed.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 06 Jan 2003 14:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875149#M99445</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-06T14:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875150#M99446</link>
      <description>Still no luck.&lt;BR /&gt;&lt;BR /&gt;$ gzip -d samba_2.2.7_HPUX_withwinbind.depot.gz&lt;BR /&gt;&lt;BR /&gt;gzip: samba_2.2.7_HPUX_withwinbind.depot.gz: not in gzip format&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 14:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875150#M99446</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-01-06T14:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875151#M99447</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Maybe the file is corrupt?  Did you download it from a web site or ftp it?  Can you check the size and/or checksum against what it should be?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 14:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875151#M99447</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-01-06T14:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875152#M99448</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;# file samba_2.2.7_HPUX_withwinbind.depot.gz&lt;BR /&gt;&lt;BR /&gt;if its not a gzipped file then try&lt;BR /&gt;&lt;BR /&gt;# swinstall -s `pwd`/samba_2.2.7_HPUX_withwinbind.depot.gz&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;-Niraj</description>
      <pubDate>Mon, 06 Jan 2003 14:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875152#M99448</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2003-01-06T14:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875153#M99449</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;sometimes it worked me like this:&lt;BR /&gt;#mv x.depot.gz x.depot&lt;BR /&gt;#swinstall x.depot&lt;BR /&gt;&lt;BR /&gt;if this doesn't work download again</description>
      <pubDate>Mon, 06 Jan 2003 14:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875153#M99449</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-01-06T14:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875154#M99450</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;does it solve ur problem ???&lt;BR /&gt;please do post ur reply ?&lt;BR /&gt;&lt;BR /&gt;-Niraj</description>
      <pubDate>Mon, 06 Jan 2003 15:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875154#M99450</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2003-01-06T15:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: gz extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875155#M99451</link>
      <description>Thanks for al your help guys. I did exactly what Niraj had suggested.</description>
      <pubDate>Mon, 06 Jan 2003 15:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gz-extension/m-p/2875155#M99451</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2003-01-06T15:20:05Z</dc:date>
    </item>
  </channel>
</rss>

