Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 195 Bytes

Grrk

Grrk is a simple command line tool written in Rust.

It works similarly to grep and finds a pattern that occurs in a file

Installation

From crates.io

cargo install grrk