Crates.io | rsfind |
lib.rs | rsfind |
version | 0.2.2 |
source | src |
created_at | 2023-02-20 00:35:59.645493 |
updated_at | 2023-03-05 02:30:09.319937 |
description | a simpler and faster find util |
homepage | https://github.com/willshuttleworth/rsfind |
repository | https://github.com/willshuttleworth/rsfind |
max_upload_size | |
id | 789388 |
size | 87,171 |
find
, but faster and simplerwanted to try to make a cli with rust, so i "remade" find
cargo install rsfind
rsfind [OPTIONS] <path>
, path is the root path you would like to search within-e, --extension <EXT>
: search for files of a specific extension--hidden
: search within hidden directories--empty
: search for empty directories-f, --file <FILE>
: file or directory to search for-V, --version
: show version info-h, --help
: show help infofind