2 releases

0.1.1 Sep 29, 2024
0.1.0 Sep 29, 2024

#786 in Command line utilities

Download history 286/week @ 2024-09-24 67/week @ 2024-10-01 10/week @ 2024-10-08 3/week @ 2024-10-15

125 downloads per month

MIT/Apache

8KB

Hello Grrs

Build status Crates.io

A small grep clone. That is a tool that we can give a string and a path and it’ll print only the lines that contain the given string. Let’s call it grrs (pronounced “grass”).

Usage

cargo install hello-grrs
grrs hello some-file

Dependencies

~1.2–1.8MB
~34K SLoC