mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
297 B
297 B
Dust
du + rust = dust. A rust alternative to du
unlike du, dust is meant to give you an instant overview of which directories are using disk space.
du is good when combined with sort and head. Dust is an all in one command.
do not use. strickly experimental for me messing around with rust.