1 unstable release
0.1.0 | Jul 28, 2023 |
---|
#51 in #string-search
9KB
158 lines
mini_grep
Usage Example
IGNORE_CASE=1 cargo run -- searchstring example-filename.txt
A command line tool to search for a string in a file
0.1.0 | Jul 28, 2023 |
---|
#51 in #string-search
9KB
158 lines
IGNORE_CASE=1 cargo run -- searchstring example-filename.txt