Consider dua as a TUI replacement for Disk Usage
#3403
crmne
started this conversation in
Suggestions
Replies: 2 comments
|
dust one-shot is rather useless in typical "disk cleaning" tasks where you need to go look around for what can be cleaned up. i've used ncdu to great effect for years. it's similar to dua, less pretty output, a tad slower (based on a quick test after warming caches), but a bit more options (which i don't use) and always interactive. seems either dua or ncdu would make great replacements for dust. |
0 replies
|
Thanks to this I learned about |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The current Disk Usage implementation uses
dustwhich is fine for a one shot view of the disk usage, but Dua has a proper TUI that enables navigation inside folders.Check it out!
https://terminaltrove.com/dua/
Quick start:
Also check out Terminal Trove, I'm sure you'll like it if you don't know it already!
All reactions