RE: Selectively zipping files together

2004-10-18 Thread Siegfried Heintze
/bin/find . -type f ! -path \^\.\/bin | less Thanks, Siegfried -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor Pechtchanski Sent: Friday, October 15, 2004 9:40 AM To: Siegfried Heintze Cc: [EMAIL PROTECTED] Subject: Re: Selectively zipping

RE: Selectively zipping files together

2004-10-18 Thread Igor Pechtchanski
, October 15, 2004 9:40 AM To: Siegfried Heintze Cc: [EMAIL PROTECTED] Subject: Re: Selectively zipping files together On Thu, 14 Oct 2004, Siegfried Heintze wrote: I'm trying to use sun's jar utility (from Sun's java development kit) along with the Cygwin find command to selectively zip

Re: Selectively zipping files together

2004-10-15 Thread Brian Dessent
Siegfried Heintze wrote: Well that was one of my questions. What is the zip utility that comes with Cygwin? The package name is zip and contains the info-zip code from http://www.info-zip.org/. The commands are zip and unzip. Type zip -h or man zip for usage. I find it very bizarre that

Re: Selectively zipping files together

2004-10-15 Thread Igor Pechtchanski
On Thu, 14 Oct 2004, Siegfried Heintze wrote: I'm trying to use sun's jar utility (from Sun's java development kit) along with the Cygwin find command to selectively zip together a directory tree and send it to someone that can explode the tree using WinZIP or PKZIP. I suppose it off topic

Re: Selectively zipping files together

2004-10-14 Thread Christopher Faylor
On Thu, Oct 14, 2004 at 09:48:13PM -0600, Siegfried Heintze wrote: I did not see this bounce back to me so I am sending it again. I wonder if the problem was with HTML/plain formatting? I'm trying to use sun's jar

RE: Selectively zipping files together

2004-10-14 Thread Siegfried Heintze
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Faylor Sent: Thursday, October 14, 2004 9:55 PM To: [EMAIL PROTECTED] Subject: Re: Selectively zipping files together I'm trying to use sun's jar utility (from Sun's java development kit) along

Re: Selectively zipping files together

2004-10-14 Thread Christopher Faylor
On Thu, Oct 14, 2004 at 10:34:11PM -0600, Siegfried Heintze wrote: -Original Message- From: Christopher Faylor Sent: Thursday, October 14, 2004 9:55 PM To: [EMAIL PROTECTED] Subject: Re: Selectively zipping files together I'm trying to use sun's jar utility (from Sun's java development