CLI to search text within a file
cargo build --release
Normal search mingrep to poem.txt Case insensitive search IGNORE_CASE=1 mingrep to poem.txt
mingrep to poem.txt
IGNORE_CASE=1 mingrep to poem.txt