| Crates.io | grep-rust |
| lib.rs | grep-rust |
| version | 0.1.0 |
| created_at | 2022-05-28 17:07:08.538222+00 |
| updated_at | 2022-05-28 17:07:08.538222+00 |
| description | Like grep, but use rust. |
| homepage | https://lvlv.fun/ |
| repository | https://github.com/NERVEbing/grep-rust/ |
| max_upload_size | |
| id | 595845 |
| size | 15,496 |
Like grep, but use rust.
grep-rust {query} {filename}
grep-rust apache ./LICENSE
# shell output
http://www.apache.org/licenses/
http://www.apache.org/licenses/LICENSE-2.0