Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Siegfried Heintze" To: Subject: RE: Selectively zipping files together Date: Thu, 14 Oct 2004 22:34:11 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20041015035512.GA30171@trixie.casa.cgf.cx> Message-Id: <200410142236921.SM01168@fasolt> X-IsSubscribed: yes > >-----Original Message----- >From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Christopher Faylor >Sent: Thursday, October 14, 2004 9:55 PM >To: cygwin AT cygwin DOT com >Subject: Re: Selectively zipping files together > >>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 to discuss the jar utility here. I'm looking for an >>appropriate mailing list to solicit help with jar (suggestions are welcome). > >Yes, it is off-topic. Why are you not just using the zip utility that > comes with cygwin? Well that was one of my questions. What is the zip utility that comes with Cygwin? Is it compatible with Windows zip? And what about using tar with find? I hope that is not off topic. Why does tar insist on zipping up the entire directory instead of just the files I select with find? Thanks, Sieg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/