Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 214 Bytes

rust-cmd-grep

Grep recreation written in Rustlang - search within one file with case sensitivity option

Usage

in order to search, run command

${CASE_SENSITIVE} cargo run ${path-to-file} ${query}