divecli

Crates.iodivecli
lib.rsdivecli
version0.1.1
sourcesrc
created_at2022-04-21 16:17:55.647574
updated_at2022-04-21 16:22:59.607171
description🔎 Search millions of files at lightning-fast speeds to find what you are looking for!
homepagehttps://github.com/ffaanngg/dive
repositoryhttps://github.com/ffaanngg/dive
max_upload_size
id571703
size13,509
Shiv Shanmugam (shhivv)

documentation

README

Dive

🔎 Search millions of files at lightning-fast speeds to find what you are looking for!

Download

Dive in action!

Dive in action!

Reference

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.

Commit count: 21

cargo fmt