๐ find files from terminal
zarrebin [FLAGS] [OPTIONS] [--] [dir]
It can accept options and filters. See more in usage.md.
cargo install zarrebin
Or build it yourself:
git clone https://github.com/hkh12/zarrebin.git
cd zarrebin
cargo build --release
cargo install --force --path .