This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Recursive grep [WAS: Re: date]


"Robinow, David" wrote:
> 
> > > the "git" tools
> > > are working very well under Cygwin, simple copy it from LINUX (shell
> > > scripts)
> > >
> > > git recursive-grep:
> > > $ gitrgrep getenv "*.cc"
> >
> > Do you know a possibility to load them down?
>  ftp://ftp.gnu.org/gnu/git   or a mirror?
> 

The current version of grep --version=2.4.2, which is what you get when
you execute setup, supports -r, --recursive, -d recurse and
--directories=recurse switces.  You don't need any other tools to do
this.

Cheers,
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]