burntsushi/ripgrep
Toolripgrep (rg) - fast recursive search tool
check: rg https://github.com/BurntSushi/ripgrep
ripgrep (rg) — fast recursive search tool
Key Commands
| Command | Description |
|---|---|
rg | Run ripgrep |
rg --help | Show help and available options |
rg --version | Show installed version |
Common Usage
# Check if installed
rg --version
# Show help
rg --help