delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/12/12:25:27

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Tue, 12 Oct 2004 12:25:15 -0400 (EDT)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Daniel Miller <dan AT imi-test DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: problem with find/grep
In-Reply-To: <Xns95805F03FD0C4dancarddupercom@80.91.229.5>
Message-ID: <Pine.GSO.4.61.0410121222100.24643@slinky.cs.nyu.edu>
References: <Xns95805F03FD0C4dancarddupercom AT 80 DOT 91 DOT 229 DOT 5>
MIME-Version: 1.0
X-Scanned-By: MIMEDefang 2.39

On Tue, 12 Oct 2004, Daniel Miller wrote:

> On linux systems, I typically to global searches with a command such as:
>
>     	find . -name "*.[ch]*" -exec grep -H -n stuff {} \;
>
> and this works nicely.  However, when I try the same command under Cygwin
> (from a 4NT prompt, not Bash), I get "find: missing argument to '-exec' ".
> I tried a variety of modifications to the command but nothing makes this
> work.  What am I missing??

I'd bet it's the fact that 4NT uses different quoting mechanisms than
bash.  Try quoting the semicolon as ";" instead of \;.  You may also need
to quote the braces.  CGF uses 4NT, AFAIK, so he could probably provide
better hints.  I won't ask the implied "Why not use bash?" question...
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing."  -- Dr. Jubal Harshaw

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019