Skip to content

Typical-User0/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minigrep

utility to search for some text in files

To build project: go to project directory and type "cargo build --release"

To start: ./minigrep <"pattern"> <"filename">

To enable case-sensitive create environment variable CASE_SENSITIVE

About

utility to search for some text in files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages