grrs-masterbongo 0.1.0

A simple implementation of grep
Documentation

grrs

A grep clone

Usage: grrs [OPTIONS] <PATTERN> <PATH>

Arguments:
  <PATTERN>  the pattern to look for
  <PATH>     the path to the file

Options:
  -s, --slow     slow or not
  -v, --verbose  enable verbose output
  -h, --help     Print help