perg
perg is a micro command-line tool to search for given string inside a file, written in Rust.
Lightweight alternative for grep, without highlighting.
<pattern>
<path>
Installation
Using Cargo via rustup:
|
then install perg binary:
Usage
Quick example
on current repo:
#[derive(StructOpt)]
#[derive(Debug)]
Another Example
on a test file, then search for a pattern:
# hello world
# hi world
# by world
# hello world
# bye world
Help, feedback or suggestions?
Feel free to contact me on Twitter for discussions, news & announcements & other projects. :rocket: