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

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

Fgrep


From: Heilman, Mike
Subject: Fgrep
Date: Thu, 12 Aug 2004 10:43:17 -0400

I am sure this probably isn't a bug but I am not able to make fgrep look
for a pattern in only .c files (i.e *.c or *.h).   It returns files with
that extension if I just specify * on the command line.
Example 
fgrep -Rli L4_KDB_PrintChar *
Will find all files with the string in it but
Fgrep -Rli L4_KDB_PrintChar *.c 
Will return claiming no files found.

Any suggestions as to how to fix this?

Michael Heilman
email: address@hidden
QUALCOMM -- QCT Processor Solutions (QPS)
2000 CentreGreen Way, Suite 300
Cary, NC 27513
+1 (919) 297-3154







reply via email to

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