#search #pattern-matching #grep #utility

bin+lib scatterbrainedsearch

Scatterbrained implementation of minigrep

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

#2591 in Command line utilities

MIT/Apache

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):


lib.rs:

Scatterbrained implementation of minigrep.

No runtime deps