ripgrep

Shell 50kRustby Andrew Gallant

Recursively search directories for a regex pattern at blazing speed. Respects .gitignore and outperforms grep, ag, and ack.

Install

brew
$brew install ripgrep

Related Shell tools