Files
archived-dust/README.md
T
bootandy 9f5fe4d01e clean up
2018-03-16 16:14:09 -04:00

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.