Re: zip utility

2001-06-13 Thread David Brownell
Try using "jar". Jarfiles are zipfiles with a strange extension and an optional layout convention. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: zip utility

2001-06-13 Thread Joi Ellis
On Wed, 13 Jun 2001, Nathan Meyers wrote: > On Wed, Jun 13, 2001 at 02:44:51PM -0500, Steven Rubenstein wrote: > > does anyone know of a zip (not gzip or bzip2) utility that will run in > > linux? i ask this since sun publishes their html jdk documentation as a > > zip file. (on the other han

Re: zip utility

2001-06-13 Thread Peter Eddy
Jar files are in the Zip file format, so you can use the JDK jar tool to extract the documentation .zip files. peter "Jesus M. Salvo Jr." wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > E... unzip: > > [john@localhost john]$ unzip --help > UnZip 5.40 of 28 November 1998, b

Re: zip utility

2001-06-13 Thread Joi Ellis
On Wed, 13 Jun 2001, Steven Rubenstein wrote: > does anyone know of a zip (not gzip or bzip2) utility that will run in > linux? i ask this since sun publishes their html jdk documentation as a > zip file. (on the other hand, is the documentation for the jdk 1.3.1 > available anywhere as a gz

Re: zip utility

2001-06-13 Thread Charles Forsythe
Steven Rubenstein wrote: > > does anyone know of a zip (not gzip or bzip2) utility that will run in > linux? You could write one in Java :-) or: http://www.info-zip.org/pub/infozip/ RedHat installs with this. Type "unzip" on your CLI and you may discover you already have it! -- Char

Re: zip utility

2001-06-13 Thread Nathan Meyers
On Wed, Jun 13, 2001 at 02:44:51PM -0500, Steven Rubenstein wrote: > does anyone know of a zip (not gzip or bzip2) utility that will run in > linux? i ask this since sun publishes their html jdk documentation as a > zip file. (on the other hand, is the documentation for the jdk 1.3.1 > availa

Re: zip utility

2001-06-13 Thread Jesus M. Salvo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 E... unzip: [john@localhost john]$ unzip --help UnZip 5.40 of 28 November 1998, by Info-ZIP. Maintained by C. Spieler. Send bug reports to the authors at [EMAIL PROTECTED]; see README for details. Usage: unzip [-Z] [-opts[modifiers]] file[.zi