minigrep_jimloop 0.1.0

A custom shell tool,you can search String from a file.
Documentation
  • Coverage
  • 20%
    2 out of 10 items documented1 out of 6 items with examples
  • Size
  • Source code size: 16.04 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.79 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 25s Average build duration of successful builds.
  • all releases: 25s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jimloop

minigrep_jimloop

minigrep_jimloop is a custom shell tool,you can search String from a file.

useage

minigrep_jimloop -s query_str -f file_path -i

minigrep_jimloop -s 'to' -f poem.txt -i