2 releases

0.1.1 Sep 29, 2024
0.1.0 Sep 29, 2024

#797 in Command line utilities

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