- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- *.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
Forums
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
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
тАО11-05-2009 03:31 AM
тАО11-05-2009 03:31 AM
Solved! Go to Solution.
- Tags:
- unzip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 03:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 03:46 AM
тАО11-05-2009 03:46 AM
Re: *.zip file
http://hpux.connect.org.uk/hppd/hpux/Misc/zip-3.0/
You can also download the unzip utility from the below link
http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 03:48 AM
тАО11-05-2009 03:48 AM
Re: *.zip file
>Viveki: you can use gunzip for this purpose.
gunzip may work in some cases but best to get the real thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 03:52 AM
тАО11-05-2009 03:52 AM
Re: *.zip file
i have installed unzip-6.0-ia64-11.31 software, but tar's syntax doesnt work, maybe i do something wrong.
Which command i have to run?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 03:54 AM
тАО11-05-2009 03:54 AM
Re: *.zip file
/opt/java1.4/bin/jar -xvf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 03:57 AM
тАО11-05-2009 03:57 AM
Re: *.zip file
i have installed unzip-6.0-ia64-11.31 software, but tar's syntax doesnt work, maybe i do something wrong.
Which command do i have to run?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 04:02 AM
тАО11-05-2009 04:02 AM
Re: *.zip file
The command is
#/usr/local/unzip
The full manpage is avaialble at:
http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/man.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 04:03 AM
тАО11-05-2009 04:03 AM
Re: *.zip file
i've done like this /opt/java1.4/bin/jar -xvf filename.zip
And it is creating a lot of catalogs Disk1\Stage\Patches\....
about 1000 rows and files were extracted, can i delete this extracted catalogs...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 04:22 AM
тАО11-05-2009 04:22 AM
Re: *.zip file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 06:49 AM
тАО11-05-2009 06:49 AM
Re: *.zip file
man unzip
unzip -h
These programs do include some documentation,
too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 06:50 AM
тАО11-05-2009 06:50 AM
Re: *.zip file
>
> #/usr/local/unzip
I sure hope not. "/usr/local/bin/", perhaps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2009 02:01 AM
тАО11-06-2009 02:01 AM
Re: *.zip file
try the following unzip utility , i have tested it before and used it for oracle files,and 100% working.
http://updates.oracle.com/unzips/unzips.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2009 02:51 AM
тАО11-06-2009 02:51 AM
Re: *.zip file
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-09-2009 09:53 PM
тАО11-09-2009 09:53 PM
Re: *.zip file
Regards,
Rustam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2011 10:31 PM
тАО11-07-2011 10:31 PM
Re: *.zip file
sometimes if "gunzip *zip" doestn't work, you can use "unzip *zip"directly