Operating System - Tru64 Unix
1832978 Members
2997 Online
110048 Solutions
New Discussion

Re: Unzip a file in tru 64 bit

 
Zishan
Regular Advisor

Unzip a file in tru 64 bit

Dear All,
I have a databas software file on my tru 64 bit OS. The file name is "10202_database_hp-tru.zip". When I am going to unzip this file using "unzip" utility "command cannot found" message arise. Kinldy tell me how could I able to extract this file.

Regards,
1 REPLY 1
Rob Leadbeater
Honored Contributor

Re: Unzip a file in tru 64 bit

Hi,

You should be able to get Unzip from http://www.info-zip.org/UnZip.html

That's assuming of course that this file is actually a zip archive, and not gzip or compressed file.

The output of "file 10202_database_hp-tru.zip" might be useful to identify the tool you need to uncompress it.

Cheers,

Rob