Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990519163238.2014.rocketmail@web114.yahoomail.com> Date: Wed, 19 May 1999 09:32:38 -0700 (PDT) From: David Robinow Subject: Re: Please help! To: "Smith, Ron" Cc: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- "Smith, Ron" wrote: > cygwin syntax: > > C:\CYGNUS\B19\H-i386-cygwin32\bin\bash.exe "find > q:\datatools\dumpdata -ctime +10 | xargs ls -la " > 0) Please include any error messages when posting. 1) Windows has it's own "find" command. Make sure you execute the right one. I've copied find.exe to gfind.exe [Gnu find] and use that, but you could mess with your path or include an explicit path. 2) //q/datatools/dumpdata works for me. _____________________________________________________________ Do You Yahoo!? Free instant messaging and more at http://messenger.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com