Message-Id: <200103152338.SAA21293@delorie.com> 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 From: "Mark Paulus" To: "cygwin AT cygwin DOT com" , "Stein M. Eliassen" Date: Thu, 15 Mar 2001 16:16:08 -0700 Reply-To: "Mark Paulus" X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 2000 (5.0.2195;1) In-Reply-To: <3AB14205.4558F8DB@kpnqwest.no> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: find: missing argument to -exec You must place a space between the {} and the \; find . -mtime 1 -exec rm {} \ ; On Thu, 15 Mar 2001 23:28:21 +0100, Stein M. Eliassen wrote: >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