| Crates.io | myfind |
| lib.rs | myfind |
| version | 0.2.0 |
| created_at | 2023-01-09 18:01:16.029579+00 |
| updated_at | 2023-01-31 17:01:02.382749+00 |
| description | a simpler and faster find util |
| homepage | https://github.com/willshuttleworth/myfind |
| repository | https://github.com/willshuttleworth/myfind |
| max_upload_size | |
| id | 754722 |
| size | 17,652 |
find, but faster and simplerwanted to try to make a cli with rust, so i "remade" find
myfind [OPTIONS] <path>, path is the root path you would like to search within-e, --extension <EXT>: search for files of a specific extension--empty: search for empty directories-f, --file <FILE>: file or directory to search for-V, --version: show version info