Be a Grepper. Use Grep -IR to search inside files on Linux and Ubuntu.Dec 8, 6pm
I've always found it challenging to remember the specific syntax of commands I don't use very frequently. You would think GREP might be one of them - as when editing code you often have to find a specific sentence or phrase and GREP is the linux tool for doing so.