Crates.io | divecli |
lib.rs | divecli |
version | 0.1.1 |
source | src |
created_at | 2022-04-21 16:17:55.647574 |
updated_at | 2022-04-21 16:22:59.607171 |
description | 🔎 Search millions of files at lightning-fast speeds to find what you are looking for! |
homepage | https://github.com/ffaanngg/dive |
repository | https://github.com/ffaanngg/dive |
max_upload_size | |
id | 571703 |
size | 13,509 |
🔎 Search millions of files at lightning-fast speeds to find what you are looking for!
The CLI takes in 2 arguments, the first being the regex
expression for matching the filename and the second being the directory to search in. If the directory is not mentioned, the root directory of your system is chosen and all the files in your system are searched.
If there are any permission errors while searching, they are simply ignored.