Crates.io | whalespotter |
lib.rs | whalespotter |
version | 1.0.0 |
source | src |
created_at | 2019-08-01 20:24:45.314825 |
updated_at | 2023-06-30 19:30:22.040419 |
description | Find Big and Fat Files and Folders |
homepage | |
repository | https://github.com/Canop/broot |
max_upload_size | |
id | 153619 |
size | 76,240 |
a convenient application to fast locate fat files and folders (linux & mac)
The simplest solution is to execute
cargo install --locked whalespotter
Pass the desired path:
whalespotter ~
xdg-open
)Note: reported sizes take blocks into account, so they may be smaller than the nominal size for the rare sparse files.
Whalespotter is dedicated to one use case: spotting big directories and files. If your goal is to clean your disk, you might be interested in the more recent set of tools I developped. They're described in this blog post.