> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Mark House > Sent: Wednesday, January 24, 2007 11:04 AM > To: [email protected] > Subject: Does PAX unzip .ZIP files on z.OS v1r7 USS > > > We need to apply a JAVA (JTZU) Time Zone Utility to JAVA SDK > on a z/900 > running z/OS 1.7. The utility is distributed as a .zip file. > The file > was downloaded to a workstation, in zip format, then uploaded > to the z/900 > USS and placed in a directory. I am now looking for a > utility to unzip > it. Someone mentioned the PAX commanbd. Anyone confirm or > recommend a > process to use to unzip the file. Thanks. > > Mark House
pax cannot process ZIP files. However, if you have Java installed, then the jar command can be used. jar -x myfile.zip -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

