delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/01/14/00:37:45

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
X-Authentication-Warning: tcmmh003.elex.co.il: avhf owned process doing -bs
Date: Sun, 14 Jan 2001 07:36:03 +0200 (IST)
From: "Avraham H. Fraenkel" <avraham DOT fraenkel AT comMATCH DOT com>
X-Sender: avhf AT tcmmh003
Reply-To: "Avraham H. Fraenkel" <avraham DOT fraenkel AT comMATCH DOT com>
To: Heinz-Juergen Oertel <oe AT port DOT de>
cc: Corinna Vinschen <cygwin AT cygwin DOT com>
Subject: Re: date
In-Reply-To: <3A5DB925.796D2414@port.de>
Message-ID: <Pine.GHP.4.10.10101140734130.1842-100000@tcmmh003>
MIME-Version: 1.0

On Thu, 11 Jan 2001, Heinz-Juergen Oertel wrote:

> Corinna Vinschen wrote:
> > 
> > 
> > - Wildcard expansion doesn't happen in the application but in the shell.
> > - Wildcard expansion doesn't work recursively.
> > - cd <where ever your sources are>/winsup/cygwin; grep getenv *.cc
> > 
> the "git" tools
> are working very well under Cygwin, simple copy it from LINUX (shell
> scripts)
> 
> git recursive-grep:
> $ gitrgrep getenv "*.cc"
> 

You can try also :

$ find . -name \*.cc | xargs grep getenv 

 see man xargs and man find

Avraham



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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