I would like to search and find all files which contain a word called "main()" for all directories located in $HOME/project/school. How do I use the grep command to find text including all subdirs under Unix or Linux operating systems?
Read answer to: "HowTo: Use Grep Command In Unix / Linux To Search Subdirectories"