#search-pattern #line #contain #display #tool #file #cli

search_tool

A CLI tool to search for a pattern in a file and display the lines that contain it

1 unstable release

0.1.1 Nov 28, 2024
0.1.0 Nov 28, 2024

#6 in #contain

Download history 164/week @ 2024-11-22 88/week @ 2024-11-29

252 downloads per month

X11 license

3KB

"# Search Tool"

A CLI tool to search for a pattern in a file and display the lines tha contain the pattern

Installation

To install the "search_tool" crate, add it to your 'Cargo.toml'

Use

To use this crate you need to use the command "search" Example: cargo run --bin "path/to/your/directory" -- search "Your_pattern" "path/to/your/file.txt"

Dependencies

~3.5MB
~66K SLoC