Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
/ minigrep Public archive

A small rust version of grep (*g*lobally search a *r*egular *e*xpression and *p*rint).

License

Notifications You must be signed in to change notification settings

brenomfviana/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minigrep

A small rust version of grep (globally search a regular expression and print).