Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: Heribert Dahms To: "'Stein M. Eliassen'" , cygwin AT cygwin DOT com Subject: RE: find: missing argument to -exec Date: Fri, 16 Mar 2001 00:02:15 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Hi, I tried that, with echo instead of rm 8-) you need to reverse \ and space: find . -mtime 1 -exec rm {} \; Bye, Heribert (heribert_dahms AT icon-gmbh DOT de) > -----Original Message----- > From: Stein M. Eliassen [SMTP:steinme AT kpnqwest DOT no] > Sent: Thursday, March 15, 2001 23:28 > To: cygwin AT cygwin DOT com > Subject: find: missing argument to -exec > > Hi, > > When trying: > find . -mtime 1 -exec rm {}\ ; > > I'm receiving 'find: missing argument to -exec', I've tried several > variants > too. > > Even searched the archives and found some post's regarding the subject, > but I'm > still not able to solve it. > > Someone knows what's the problem here? > > On another note, it's something wrong with my cygwin-setup since the 'alt > gr'-key doesn't work in the cygwin-shell, but everything is correct from > cmd.exe. > > How do I handle that? > > Cygwin version installed is 1.1.8 on NT4 SP6. > > > Regards > Stein > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple