> From: Ajith Kumar
> Sent: Saturday, October 25, 2003 7:59 AM
> > Yes, read the shell man pages to learn how file completion works.
> > What you want is a job for `find | xargs grep'.
> >
> > Corinna
> I run these from the win2k cmd.exe and not from the bash prompt.
> Can u be more specific plea
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Andy Rushton
Sent: Friday, October 24, 2003 2:32 PM
To: [EMAIL PROTECTED]
Subject: Re: Wildcard problem with recursion
Corinna Vinschen wrote:
>On Thu, Oct 23, 2003 at 03:05:53PM +0530, Ajith Kumar wr
, 2003 3:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Wildcard problem with recursion
On Thu, Oct 23, 2003 at 03:05:53PM +0530, Ajith Kumar wrote:
> Cygwin utilities like grep or ls with -R options doesn't seem to be
working.
> egs when I say
> >grep -r FLD_DCT_STRING *.h??
> I g
Corinna Vinschen wrote:
On Thu, Oct 23, 2003 at 03:05:53PM +0530, Ajith Kumar wrote:
Cygwin utilities like grep or ls with -R options doesn't seem to be working.
egs when I say
grep -r FLD_DCT_STRING *.h??
I get
grep: *.hpp: No such file or directory
However there are many .h, .hxx
On Thu, Oct 23, 2003 at 03:05:53PM +0530, Ajith Kumar wrote:
> Cygwin utilities like grep or ls with -R options doesn't seem to be working.
> egs when I say
> >grep -r FLD_DCT_STRING *.h??
> I get
> grep: *.hpp: No such file or directory
>
> However there are many .h, .hxx and .hpp files in the s
Cygwin utilities like grep or ls with -R options doesn't seem to be working.
egs when I say
>grep -r FLD_DCT_STRING *.h??
I get
grep: *.hpp: No such file or directory
However there are many .h, .hxx and .hpp files in the subdirectories
ls also gives the same err.
Any solutons?
Regards,
ajith
6 matches
Mail list logo