bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep -R "include" *.c --- not working


From: Damian Gutierrez
Subject: grep -R "include" *.c --- not working
Date: Thu, 30 Sep 2004 02:21:34 -0700 (PDT)

Hello,

This command works ok:
> grep -R "include" *

but this is not working (*.c):
> grep -R "include" *.c
> grep: No match.

grep --version
grep (GNU grep) 2.5.1

Bye,
Damian

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]