1 grep -i "search_string" . -r --include=*.txt
2 grep "search_string" . -r --include=.txt --include=.cpp --include=*.h