- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to extract .zip file?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2009 09:53 PM
тАО09-17-2009 09:53 PM
i want to unzip in the .zip file in unix server, so i dont have the unzip utility installed, so i downloaded unzip_hpx32.z utility . is it right way? to extract .zip file?
Solved! Go to Solution.
- Tags:
- unzip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2009 09:57 PM
тАО09-17-2009 09:57 PM
Re: how to extract .zip file?
kindly advice me on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2009 10:45 PM
тАО09-17-2009 10:45 PM
Re: how to extract .zip file?
You can download form the below link select your proper os version & server type.
http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/
Regds
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2009 10:53 PM
тАО09-17-2009 10:53 PM
Re: how to extract .zip file?
Did you tried with gunzip -d p5337014.zip
if it's not work then
Download this utility from below link
http://www.info-zip.org/UnZip.html
and from where you download your "p5337014.zip" file that link is giving error.
see the attached jpg file
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2009 01:09 AM
тАО09-18-2009 01:09 AM
Re: how to extract .zip file?
our oracle team has got acces and they downloaded and its now in hp-box inside /tmp dir. but the ting is jusy they have right click on tat utility and downloaded and saved the file, so no binary transfer or anyting direct save option. so any error ill come while installing..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2009 01:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2009 03:35 AM
тАО09-18-2009 03:35 AM
Re: how to extract .zip file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2009 04:10 AM
тАО09-18-2009 04:10 AM
Re: how to extract .zip file?
Hi ,
U can use ,
#compress -d "file name"
Rgds
Yogesh
(Your Points arehighly appritiated)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2009 04:43 AM
тАО09-18-2009 04:43 AM
Re: how to extract .zip file?
> http://updates.oracle.com/unzips/unzips.html.
Did you read the "Instructions to install
UnZip on UNIX platforms" on that page?
> Did you tried with gunzip -d p5337014.zip
Often not useful.
> http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/
> http://www.info-zip.org/UnZip.html
I'd tend to use the less obsolete UnZip 6.0
directly from info-zip.org, but you would
need some kind of C compiler to build it from
a source kit. On the other hand, one might
expect that the (older) programs distributed
by Oracle would be adequate for handling
patch kits distributed by Oracle. (So long
as they're smaller than 2GB.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-28-2011 08:48 AM - edited тАО07-28-2011 08:51 AM
тАО07-28-2011 08:48 AM - edited тАО07-28-2011 08:51 AM
Re: how to extract .zip file?
@Sunny123_1 wrote:
/opt/java1.4/bin/jar -xvf
Thanks, this one was most useful :smileyhappy:
Best regards,
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-04-2016 12:46 AM
тАО08-04-2016 12:46 AM
Re: how to extract .zip file?
we are using unzip 6.0 on HP UX machine to unzip a .zip file, but we are facing an issue that, it extact all the files successfully but the content inside the files are not correct. But when we try to extract second time it extract properly. The size of the zip file is 1.5 GB. Verified the machine logs for memory issues and any error but all looks good. Is there any stable unzip utility please post. Any help is much appriciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2016 03:34 PM
тАО08-06-2016 03:34 PM
Re: how to extract .zip file?
What type of corruption? Is it related to size or type of the file?
Are the files ascii or binary? What is the source architecture?
Not sure why it works the second time, unless lack of space?