<?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: Script for pkunzip with a password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571332#M702669</link>
    <description>I didn't get notified by your response, nope that doesnt work.</description>
    <pubDate>Mon, 27 Jun 2005 14:50:59 GMT</pubDate>
    <dc:creator>Belinda Dermody</dc:creator>
    <dc:date>2005-06-27T14:50:59Z</dc:date>
    <item>
      <title>Script for pkunzip with a password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571330#M702667</link>
      <description>I need a one time fix, I have a vendor who has given me over 600 pkzip files with a password, is there an easy way to to use a script to pass the password in so I do not have to type it in each time.  I have tried &lt;BR /&gt;the following in a script&lt;BR /&gt;for i in *.zip&lt;BR /&gt;do&lt;BR /&gt;pkunzip -s $i &amp;lt;&amp;lt; EOF!&lt;BR /&gt;&lt;PASSWD&gt;&lt;BR /&gt;EOF!&lt;BR /&gt;done&lt;BR /&gt;but it stills ask for the passwd.&lt;/PASSWD&gt;</description>
      <pubDate>Mon, 27 Jun 2005 07:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571330#M702667</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2005-06-27T07:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Script for pkunzip with a password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571331#M702668</link>
      <description>pkunzip "fil" &amp;lt; "pass_file"&lt;BR /&gt;&lt;BR /&gt;pass_file contains a password.&lt;BR /&gt;&lt;BR /&gt;Does it work??</description>
      <pubDate>Mon, 27 Jun 2005 08:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571331#M702668</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-27T08:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script for pkunzip with a password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571332#M702669</link>
      <description>I didn't get notified by your response, nope that doesnt work.</description>
      <pubDate>Mon, 27 Jun 2005 14:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571332#M702669</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2005-06-27T14:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Script for pkunzip with a password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571333#M702670</link>
      <description>Is that pkunzip for unix?? I think not. If not, what are the options for pkunzip?? Does it support reading pass from variable/file??&lt;BR /&gt;&lt;BR /&gt;You would be better off, posting it in Window$$ forum.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 27 Jun 2005 14:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571333#M702670</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-27T14:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Script for pkunzip with a password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571334#M702671</link>
      <description>If you download and install the unzip utility (which is compatible with pkzip), it has a -P password command-line option.&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/Misc/unzip-5.51/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/Misc/unzip-5.51/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hopefully, the same encryption (although I suspect "encipher" is the more correct term) algorithm is used; at the very least, it's worth a shot.</description>
      <pubDate>Mon, 27 Jun 2005 15:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571334#M702671</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-06-27T15:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Script for pkunzip with a password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571335#M702672</link>
      <description>Yes it is pkzip/pkunzip for Unix, I have had it on the HP systems now for 6 years, but I have only been dealing with one file at a time, but a new vendorsent us a lot of archive files and a headache&lt;BR /&gt;&lt;BR /&gt;I will try to download the unzip process</description>
      <pubDate>Mon, 27 Jun 2005 15:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571335#M702672</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2005-06-27T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Script for pkunzip with a password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571336#M702673</link>
      <description>Unzip did it, once again thanks Clay.  That saved a lot of tedious right clicking...</description>
      <pubDate>Mon, 27 Jun 2005 15:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-pkunzip-with-a-password/m-p/3571336#M702673</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2005-06-27T15:30:34Z</dc:date>
    </item>
  </channel>
</rss>

