-
Notifications
You must be signed in to change notification settings - Fork 0
harshcut/mingrep
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Minimal implementation of the grep command in Rust. Search text files using fixed strings, with case-sensitive/insensitive options.