Package ripgrep

Line-oriented search tool

https://crates.io/crates/ripgrep

Ripgrep is a line-oriented search tool that recursively searches the
current directory for a regex pattern while respecting gitignore rules.
ripgrep has first class support on Windows, macOS and Linux.

Version: 14.1.0

General Commands

rg recursively search the current directory for lines matching a pattern