grsp
Recursively searches directories for a string
Features
- fast (not as fast as ripgrep)
- simple
- no regex
- no boyer moore algo
- no respect for gitignore
Installation
Usage
Recursively searches directories for a string
cargo install grsp
grsp STRING [PATH]