Skip to content

Making a stupid-simple grep-like in rust for fun and education... how hard could it be??

License

Notifications You must be signed in to change notification settings

andysalerno/toygrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals

  • Case insensitive/sensitive switch
  • File name/line number printing switch
  • Show prev/next N lines (context)
  • Search via piped stdin
  • Skip binary files

About

Making a stupid-simple grep-like in rust for fun and education... how hard could it be??

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published