Crates.io | hello-grrs |
lib.rs | hello-grrs |
version | 0.1.1 |
source | src |
created_at | 2024-09-29 03:23:33.438715 |
updated_at | 2024-09-29 08:58:03.62288 |
description | A tool to search files |
homepage | https://github.com/cao7113/hello-grrs |
repository | https://github.com/cao7113/hello-grrs |
max_upload_size | |
id | 1390550 |
size | 22,228 |
A small grep clone. That is a tool that we can give a string and a path and it’ll print only the lines that contain the given string. Let’s call it grrs (pronounced “grass”).
cargo install hello-grrs
grrs hello some-file