drosofff
12/24/2015 - 11:16 PM

find_pattern_in_files_with_grep

# find pattern in .loc files starting from the current directory, recursively
grep -r "patter" --include="*.loc" .