maltsev-dev / mini_grep

Interpretation of a popular CLI instrument

Repository from Github https://github.commaltsev-dev/mini_grepRepository from Github https://github.commaltsev-dev/mini_grep

mini grep. globally search a regular expression and print

  1. cargo run -- body poem.txt
  2. $Env:IGNORE_CASE=1; cargo run -- to poem.txt

= Inspiration from a book =

About

Interpretation of a popular CLI instrument


Languages

Language:Rust 100.0%