TIL - Find text inside a folder of filesgrep -rn "search term" find content -name "*.org" | grep -i "word" Share: Twitter LinkedIn Copy link