Skip to content

kevinchua6/rust-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-grep

A simple grep implementation in Rust.

Usage

$ ./minigrep <pattern> <filename>

Example

$ ./minigrep bog poem.txt
To an admiring bog!

About

Command line tool in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages