[](https://travis-ci.org/bootandy/dust) # Dust du + rust = dust. Like du but more intuitive. # Why Because I want an easy way to see where my disk is being used. # Demo  ## Install #### Cargo * `cargo install du-dust` #### Download * Download Linux/Mac binary from [Releases](https://github.com/bootandy/dust/releases) * unzip file: `tar -xvf _downloaded_file.tar.gz` * move file to executable path: `sudo mv dust /usr/local/bin/` ## Overview Dust is meant to give you an instant overview of which directories are using disk space without requiring sort or head. Dust will print a maximum of one 'Did not have permissions message'. Dust will list a slightly-less-than-the-terminal-height number of the biggest subdirectories or files and will smartly recurse down the tree to find the larger ones. There is no need for a '-d' flag or a '-h' flag. The largest subdirectories will be colored. ## Usage ``` Usage: dust Usage: dust