<?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: Version of unzip provided by HP? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595034#M375319</link>
    <description>&lt;!--!*#--&gt;&amp;gt; You may be able to use the Java "jar"&lt;BR /&gt;&amp;gt; program from an HP-supplied Java kit.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;dyi # unzip6 -l fred.zip&lt;BR /&gt;Archive:  fred.zip&lt;BR /&gt;  Length      Date    Time    Name&lt;BR /&gt;---------  ---------- -----   ----&lt;BR /&gt;       80  03-06-2008 03:53   vat.c&lt;BR /&gt;---------                     -------&lt;BR /&gt;       80                     1 file&lt;BR /&gt;&lt;BR /&gt;dyi # /opt/java6/bin/jar tvf fred.zip&lt;BR /&gt;    80 Thu Mar 06 03:53:04 CST 2008 vat.c&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I haven't tested it, but I'd expect problems&lt;BR /&gt;with large (&amp;gt;2GB) files/archives.  For help:&lt;BR /&gt;&lt;BR /&gt;    jar --&lt;BR /&gt;&lt;BR /&gt;    find /opt -name jar</description>
    <pubDate>Thu, 04 Mar 2010 14:13:11 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-03-04T14:13:11Z</dc:date>
    <item>
      <title>Version of unzip provided by HP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595030#M375315</link>
      <description>I've looked at the threads that link to 3rd party unzip. Is there an unzip provided by HP? Otherwise I can't install it.</description>
      <pubDate>Thu, 04 Mar 2010 13:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595030#M375315</guid>
      <dc:creator>Leam Hall</dc:creator>
      <dc:date>2010-03-04T13:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Version of unzip provided by HP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595031#M375316</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The utility can be obtained from the HP-UX Porting Centre but is not otherwise a part of the standard HP-UX release.  Software from the center is installed in '/usr/local' and is packaged to be installed by the standard SD tools.  This means that you will see the software in standard 'swlist' probes.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 04 Mar 2010 13:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595031#M375316</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-03-04T13:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Version of unzip provided by HP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595032#M375317</link>
      <description>Porting page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-6.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-6.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Thu, 04 Mar 2010 13:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595032#M375317</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-03-04T13:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Version of unzip provided by HP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595033#M375318</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Is there an unzip provided by HP?&lt;BR /&gt;&lt;BR /&gt;Ask HP?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Otherwise I can't install it.&lt;BR /&gt;&lt;BR /&gt;Ask the fellow who set that (brilliant)&lt;BR /&gt;policy how you should get your work done?&lt;BR /&gt;&lt;BR /&gt;You may be able to use the Java "jar"&lt;BR /&gt;program from an HP-supplied Java kit.</description>
      <pubDate>Thu, 04 Mar 2010 13:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595033#M375318</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-04T13:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Version of unzip provided by HP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595034#M375319</link>
      <description>&lt;!--!*#--&gt;&amp;gt; You may be able to use the Java "jar"&lt;BR /&gt;&amp;gt; program from an HP-supplied Java kit.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;dyi # unzip6 -l fred.zip&lt;BR /&gt;Archive:  fred.zip&lt;BR /&gt;  Length      Date    Time    Name&lt;BR /&gt;---------  ---------- -----   ----&lt;BR /&gt;       80  03-06-2008 03:53   vat.c&lt;BR /&gt;---------                     -------&lt;BR /&gt;       80                     1 file&lt;BR /&gt;&lt;BR /&gt;dyi # /opt/java6/bin/jar tvf fred.zip&lt;BR /&gt;    80 Thu Mar 06 03:53:04 CST 2008 vat.c&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I haven't tested it, but I'd expect problems&lt;BR /&gt;with large (&amp;gt;2GB) files/archives.  For help:&lt;BR /&gt;&lt;BR /&gt;    jar --&lt;BR /&gt;&lt;BR /&gt;    find /opt -name jar</description>
      <pubDate>Thu, 04 Mar 2010 14:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-of-unzip-provided-by-hp/m-p/4595034#M375319</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-04T14:13:11Z</dc:date>
    </item>
  </channel>
</rss>

