Skip to content

grep (Globally search a Regular Expression and Print) implement by Rust.

License

Notifications You must be signed in to change notification settings

code-in-gym/grep

Repository files navigation

grep

A simple grep (Globally search a Regular Expression and Print) implement by Rust.

Usage

IS_SENSITIVE=1 cargo run us poem.txt
// or
cargo run uS poem.txt

About

grep (Globally search a Regular Expression and Print) implement by Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published