is a line-oriented search tool for recursive searches according to a regexp pattern.
ripgrep is a line-oriented search tool. By default, it recursively searches the current directory for a regexp pattern and respects existing VCS-related ignore files and also automatically skips hidden files/directories and binary files.