perg
A micro lightweight implementation of grep, written in Rust.
<PATTERN> pattern
<FILE> path
Installation
Using Cargo via rustup:
|
then install perg binary:
Usage
a test.md is included in this repo, to try out perg:
# hello world
# hi world
perg also support regular expression search, like grep:
# hello world
# hi world
# hello world
# bye world
# bye world
# end of file
Help, feedback or suggestions?
Feel free to contact me on Twitter for discussions, news & announcements & other projects. :rocket: