Crates.io | text_searcher |
lib.rs | text_searcher |
version | 0.1.7 |
source | src |
created_at | 2021-10-03 19:55:48.887658 |
updated_at | 2021-10-08 15:58:55.264429 |
description | A simple text searcher tool |
homepage | |
repository | |
max_upload_size | |
id | 459809 |
size | 8,319 |
Yet another text searcher, for basic tasks
Install the command:
[sudo] cargo install text_searcher
Running:
text-searcher [your-pattern-or-regex] --include [your-pattern-or-regex] --ignore [your-pattern-or-regex]