2 releases

0.1.1 Sep 29, 2024
0.1.0 Sep 29, 2024

#742 in Command line utilities

Download history 351/week @ 2024-09-29 10/week @ 2024-10-06

361 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.3–1.9MB
~35K SLoC