How to find a string in a file in Linux.
find . -exec grep -l ‘yourfilehere’ {} \;
Home
Freelance
Portfolio