7 releases (stable)
2.5.0 | Feb 26, 2022 |
---|---|
2.0.0 | Feb 22, 2022 |
1.0.3 | Jan 10, 2022 |
0.3.0 | Dec 24, 2021 |
0.2.1 | Dec 23, 2021 |
#2799 in Command line utilities
9KB
119 lines
scatterbrainedsearch
Scatterbrained implementation of minigrep
INSTALLATION
cargo install scatterbrainedsearch
USAGE
sbs file.txt pATtErN # case-insensitive
LICENSE
Licensed under either of the following licenses (at your option):
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
lib.rs
:
Scatterbrained implementation of minigrep.