On Sat, 21 Apr 2001, Kemp Randy wrote:
> In development, I work with Orion on both Solaris and
> Windows 2000. But there must be an easier way of
> dealing with Orion and Jboss zip files. I use winzip
> to unzip them in Windows, and FTP the unzipped version
> to Solaris. Is there any third party software to
> unzip a zip file on solaris? Tar and tar.gz are easy.
You can use jar. It speaks zip!
Failing that, info-zip is your friend (www.info-zip.org, IIRC).
Finally, look through www.sunfreeware.com for pre-compiled packages of
much useful code, amongst which you will find unzip-5.40 (although it says
that unzip is included in Solaris 8)
- j