- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- zip and unzip utility
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
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
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
10-03-2008 12:05 PM
10-03-2008 12:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 12:14 PM
10-03-2008 12:14 PM
SolutionAlways begin looking at the HP-UX Porting Center:
http://hpux.connect.org.uk/hppd/hpux/Misc/zip-3.0/
http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 12:27 PM
10-03-2008 12:27 PM
Re: zip and unzip utility
Thanks Much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 12:36 PM
10-03-2008 12:36 PM
Re: zip and unzip utility
2) ZIP can create an archive of MULTIPLE files or directories. GZIP will compress a SINGLE file, unless you combine it with tar or cpio or some other Unix archive utility.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 12:51 PM
10-03-2008 12:51 PM
Re: zip and unzip utility
The 'gzip' [GNU ZIP] utility is intended to be used to compress one file. When multiple files are to be handled, a 'tar' achive of the files is first created and then the archive (file) is itself compressed with 'gzip'.
By contrast, 'zip' compresses individual files and then places them in an archive.
On UNIX systems, you will find that 'gzip' is a defacto standard. It understands 'compress' formats, as well as single-file ZIP files and results in significantly smaller files than 'compress'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2008 01:28 PM
10-03-2008 01:28 PM
Re: zip and unzip utility
There are many differences, some bigger than
others. My psychic powers are too weak to
tell me, but if you revealed what you
intended to do, it might be possible to offer
some helpful suggestions.
> http://hpux.connect.org.uk/hppd/hpux/Misc/zip-3.0/
> http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/
Note that there's also an early edition of
UnZip 6.0, which is important for large-file
support (to match Zip 3.0):
http://hpux.connect.org.uk/hppd/hpux/Misc/unzipbeta-6.0d/
The real UnZip 6.0 is still in the grinder,
but there's still hope of seeing it before
the end of the world.
http://www.info-zip.org/