支持正则表达式的简单 ripgrep 工具
所有者 inyourface34456。
#8 in #ripgrep
6KB 142 行
这是一个我使用 Rust 制作的入门级项目。
用法
regexgrep [FILENAME] [QUERY] [-c, -r] -c Enables case sensativity -r Enables Regex
~2.2–3MB ~53K SLoC