Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Authentication-Warning: ute.port.de: Host ute.port.de [194.173.33.3] claimed to be port.de
Message-ID: <3A5DB925.796D2414@port.de>
Date: Thu, 11 Jan 2001 14:46:13 +0100
From: Heinz-Juergen Oertel <oe@port.de>
Organization: port GmbH Germany
X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.16 i686)
X-Accept-Language: en, de
MIME-Version: 1.0
To: Corinna Vinschen <cygwin@cygwin.com>
Subject: Re: date
References: <3A5D7B5D.3832.BF04094@localhost>; <20010111113019.X4141@cobold.vinschen.de> <3A5DAE50.15252.726062@localhost> <20010111133859.A4141@cobold.vinschen.de>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Corinna Vinschen wrote:
> 
> On Thu, Jan 11, 2001 at 01:00:00PM +0100, Gerrit P. Haase wrote:
> > <2001-01-11 11:30 Uhr, hat Corinna Vinschen geschrieben:>
> > > Try `grep getenv *.cc'. You will see that there are surprisingly few
> > > of them.
> >
> > $ grep getenv *.cc
> > grep: *.cc: No such file or directory
> > [...]
> > With my grep, wildcards in that way are not possible?
> 
> - 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"

starts in the actual dir and scans recursively 
(OT ??)


> Corinna
> 
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

-- 
with best regards / mit freundlichen Grüßen

   Heinz-Jürgen Oertel

===========================================
Heinz-Jürgen Oertel
port GmbH            phone +49 345 77755-0
Regensburger Str. 7c fax   +49 345 77755-20
D-06132 Halle/Saale  mailto:oe@port.de
Germany              http://www.port.de
===========================================

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

