M.2 Solid State Drives

dutree – reclaim precious hard disk space

Last Updated on September 1, 2020

Summary

dutree is a useful disk usage analyzer which is helpful in locating space hogs.

dutree faces some pretty stiff competition from other open source software. Our favorite disk analyzer is QDirStat although that is not text-based software. If you’re looking for a text-based disk analyzer, we recommend ncdu. It’s faster than dutree, and provides real-time scanning progress.

Besides the problems experienced in scanning huge directory trees, dutree doesn’t correctly report hard links as it double-counts the usage of multiple directory entries that refer to the same files. We’d like an option to use a pager when the output extends beyond a terminal’s height.

Here’s our chart summarizing our rating of other disk usage analyzers. We give dutree a score of 7.3.

Reclaim-Disk-Space-Best-Free-Software

Website: github.com/nachoparker/dutree
Support:
Developer: Christopher Lemmer Webber
License: GNU General Public License v3 or any later version

dutree is written in Rust. Learn Rust with our recommended free books and free tutorials.

Pages in this article:
Page 1 – Introduction / Installation
Page 2 – In Operation
Page 3 – Summary

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Vernon Tillerson
Vernon Tillerson
4 years ago

“my disks always fill up over time”

Shall I let you into a secret? Your disks are filling up at an even FASTER rate when installing all of these new rust language programs to replace the equivalent functionality of standard C/C++ programs.

Old fashioned tux commander binary (and tuxcmd functionality can be expanded with various plugins) has a size of 1,8 Mbyte. The size of dutree is over 8 times that at 15 Mbyte.

01101001b
01101001b
4 years ago

“we found the software was very slow […] compared to say ncdu”

Well, you took the words right out of my mouth. Yep, bloated too.

Bear
Bear
4 years ago

The size of the binary dutree is 1.5MB not 15MB. It’s not bloated. Disks fill up not because users have installed a few Rust programs but because of things like design decisions taken by distributions, end users forgetting they have downloaded huge files, software that use huge disk caches etc.