2008/11/1 Peter Teoh <[EMAIL PROTECTED]>: > "grep -r" is the way. > > if u use git, it is git-grep -r etc. (git know where are all the C > files - via git-ls-files) > hi: actually I am tracing uclinux kernel source code, which I get it not from git. so~~ As other friends suggest, I should use "find" to help me list out the files I want grep to search. thanks for your help, miloody
-- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
