Help for this page
find . | xargs grep -n "Any string you want to find in files"
./folder/folder/file: line number: line containing "string"