{{ score }}
  # Search all files in the current diectory recursively for a string matching the regex pattern and return only the file, line number, and the matched string.
grep -Porn 'regex pattern' ./*