```
fus 1.0
Fast find file or Remove
USAGE:
fus --name
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-n, --name
SUBCOMMANDS: help Prints this message or the help of the given subcommand(s) rm Remove the files (is not required) Example: fus -n .toml rm => find all *.toml in current dir and remove ```
cargo install fus
```
wget https://gitlab.com/andrew_ryan/fus/-/raw/master/bin/fus
wget https://gitlab.com/andrew_ryan/fus/-/raw/master/bin/fus.exe ```