Operating System - HP-UX
1832576 Members
3336 Online
110043 Solutions
New Discussion

Uncompressing a ZIP file on UNIX

 

Uncompressing a ZIP file on UNIX

Hi,

I want to uncompres a ZIP file ( Oracle export's dmp file from NT, zipped using
WinZip) in HP-UX. Normal 'uncompress' command does not work.Is there any
utility?

Thanks,

Raj
2 REPLIES 2
Atif Malik_2
Frequent Advisor

Re: Uncompressing a ZIP file on UNIX

You can download the software called unzip that List, test or extract from a
ZIP archive file.

-Atif
Chris Anoruo_1
Frequent Advisor

Re: Uncompressing a ZIP file on UNIX

Hi raj,

There is no utility that can uncompress the winzip file from NT in HP-Ux. The
best thing to do is uncompress the file in NT and then move it to HP-UX.

Cheers!