blob: 3a383d5a18702e203fe7feb70e68518c1c0ee783 (
plain)
1
2
3
4
5
6
7
|
ripgrep - line oriented search tool
ripgrep is a line oriented search tool that combines the usability of
The Silver Searcher (similar to ack) with the raw speed of GNU grep.
Note:
rust is required for building ripgrep, but it not needed at runtime.
|