1832774 Members
3294 Online
110045 Solutions
New Discussion

Re: unzip file

 

unzip file

My system run on HPUX 11.I download a file named src.zip and I tried to unzip this file whith the command gunzip but I can.Please help !
5 REPLIES 5
claudio testa
Occasional Advisor

Re: unzip file

gunzip work with ".gz" file. In your case you must use unzip.

regards

Re: unzip file

I hit the command unzip but my shell doesn't recognize it and an error occured; what can I do in this case?
H.Merijn Brand (procura
Honored Contributor

Re: unzip file

Fetch it, precompiled from my site:

My HP ITRC site pages can be found at (please use LA as primary choice):

USA Los Angeles http://mirrors.develooper.com/hpux/
SGP Singapore https://www.beepz.com/personal/merijn/
USA Chicago http://ww.hpux.ws/merijn/
NL Hoofddorp http://www.cmve.net/~merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
claudio testa
Occasional Advisor

Re: unzip file

Have you used /usr/bin/unzip ???

I tried with it, and my system worked well.

However, you can download unzip for hp-ux 11.i.


A. Clay Stephenson
Acclaimed Contributor

Re: unzip file

http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.51/

or if you want to pay for the "real" zip/unzip, you can get it for HP-UX from www.pkware.com.
If it ain't broke, I can fix that.