You must log in or # to comment.
dua is more like ncdu in rust, less stale too
Doesn’t seem to cope well with hardlinks, also last commit was 2 years ago…
Better? This is absolutely awful if you have more than a handful of directories and files. It just shows the top directories and excludes everything that doesn’t fit. Directory names are truncated if they don’t fit so it’s difficult to know what “ti[…]e/” is… And you get this weird XXXXX lump for small files.
gdu
is a slightly “nicer” looking ncdu and much faster than this.Oh nice. gdu really is ncdu, just faster (on SSDs).
Link for lazy people: https://github.com/dundee/gdu
ncdu is df but interactive.
Thank you!