rfind
is a simple clone of the find
command written in Rust.
Install the program with cargo
:
cargo install rfind
The usage is very similar to the find
command, but a lot simpler. Type rfind --help
to see an help message.
``
rfind 0.2.0
Kappa <f.cappetti.05@gmail.com>
A simple clone of the
find` command
USAGE: rfind [OPTIONS] [STARTING-POINT]...
ARGS:
OPTIONS:
-h, --help Print help information
-n, --name