| delorie.com/archives/browse.cgi | search |
| Message-Id: | <200103152338.SAA21293@delorie.com> |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Mark Paulus" <commpg AT yahoo DOT com> |
| To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>, |
| "Stein M. Eliassen" <steinme AT kpnqwest DOT no> | |
| Date: | Thu, 15 Mar 2001 16:16:08 -0700 |
| Reply-To: | "Mark Paulus" <commpg AT yahoo DOT com> |
| 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 |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |