#grep #text #utilities

app so_stupid_search

A tool for high-volume text operators that is easy to use without thinking, and adheres to the principle of minimal surprise

1 unstable release

Uses old Rust 2015

0.1.1 Jul 15, 2019

#211 in #grep

Custom license

29KB
195 lines

so stupid search tool

install

install from source code

  • Download the file

  • Enter the directory contains file with name of "Cargo.toml"

  • Run command as blow:

    cargo build --release

  • Then you will get the executable file ./target/release/sfind

install by cargo

  • cargo install so_stupid_search

Usage

sf search-string start-directory

Example

sf walk .

image

Dependencies

~0–7MB
~37K SLoC