This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: grep (GNU grep) 2.5.1 not being recursive.


Hi,

Richard Quadling, le Tue 04 Apr 2006 08:52:09 +0100, a écrit :
> grep -e%v%v -R *.c
> 
> but this does nothing. Instead I get an error saying
> grep: *.c: No such file or directory

Grep is not responsible for expansing the star. The shell is. Change
your shell ;)

Samuel

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


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