1 unstable release
0.1.0 | Jan 18, 2023 |
---|
#66 in #text-search
4KB
78 lines
Mingrep
CLI to search text within a file
Build
cargo build --release
Run
Normal search
mingrep to poem.txt
Case insensitive search
IGNORE_CASE=1 mingrep to poem.txt