Finding all files containing a text string on Linux or Mac

I need to find some string in all folders. Note: -r is recursive -n is line number -w stands match the whole word

Finding all files containing a text string on Linux or Mac Read More »