1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-24 13:56:47 +02:00
ripgrep/grep/README.md

5 lines
132 B
Markdown
Raw Normal View History

2016-09-13 21:15:10 -04:00
grep
----
This is a *library* that provides grep-style line-by-line regex searching (with
comparable performance to `grep` itself).