| Crates.io | dirstat-rs |
| lib.rs | dirstat-rs |
| version | 0.3.7 |
| created_at | 2019-01-06 00:23:37.850834+00 |
| updated_at | 2021-12-31 02:09:16.646615+00 |
| description | A disk usage cli similar to windirstat |
| homepage | |
| repository | https://github.com/scullionw/dirstat-rs |
| max_upload_size | |
| id | 105760 |
| size | 100,129 |
Fast, cross-platform disk usage CLI

2X faster than du
4X faster than ncdu, dutree, dua, du-dust
6X faster than windirstat
(On 4-core hyperthreaded cpu)
brew tap scullionw/tap
brew install dirstat-rs
cargo install dirstat-rs
cargo install --git "https://github.com/scullionw/dirstat-rs"
cargo build --release
sudo chmod +x /target/release/ds
sudo cp /target/release/ds /usr/local/bin/
$ ds
$ ds PATH
$ ds -d 3
$ ds -a PATH
$ ds -m 0.2 PATH