Linux CLI - Searching and Finding
You want to find all files under
/home/user/projects containing the word 'fixme' but exclude any files in node_modules subfolders. Which command achieves this?