The terminal command "less" is good for searching through multiple text files and displaying the search results in context. This is especially useful when going through multiple log files which are in text format. Is there anything like a GUI version of that utility?
Man page on less: https://ss64.com/osx/less.html
Man page on less: https://ss64.com/osx/less.html