SyntaxFix
Write A Post
Hire A Developer
Questions
You can use below command if you want to print entire line and file name if the occurrence of particular word in current directory you are searching.
grep -m 1 -r "Not caching" * | head -1