DigitalGod
2008-04-30 18:38:12 UTC
Hello All,
I want to search for different things in the Linux Kernel Source tree.
I know I can use grep but HOW do I get grep to search through EVERY
Directory and FILE to find then text I am looking for INSIDE the
Source files? Exa... main();
I had grep finding every instance of main.c BUT it never looked INSIDE
the files.
Any help would be great. TIA...
http://www.n2dvm.com
I want to search for different things in the Linux Kernel Source tree.
I know I can use grep but HOW do I get grep to search through EVERY
Directory and FILE to find then text I am looking for INSIDE the
Source files? Exa... main();
I had grep finding every instance of main.c BUT it never looked INSIDE
the files.
Any help would be great. TIA...
http://www.n2dvm.com