For a CLI alternative to manually running `du -sh *` recursively to try and find which directory is taking up your space I recommend `ncdu`. I'm pretty sure there was a similar CLI app better than `ncdu` but I don't recall it right now.
Duf: Disk Usage/Free Utility
11–20 of 46 posts
Re: Duf: Disk Usage/Free Utility
#12For a CLI alternative to manually running `du -sh *` recursively to try and find which directory is taking up your space I recommend `ncdu`. I'm pretty sure there was a similar CLI app better than `ncdu` but I don't recall it right now.
Re: Duf: Disk Usage/Free Utility
#13Re: Duf: Disk Usage/Free Utility
#14For a CLI alternative to manually running `du -sh *` recursively to try and find which directory is taking up your space I recommend `ncdu`. I'm pretty sure there was a similar CLI app better than `ncdu` but I don't recall it right now.
Re: Duf: Disk Usage/Free Utility
#15Earlier quoted context omitted.
Is there anything similar to glances that's native, super light. Don't have python in all production server and I wonder how weighty it would be when things are getting haywire .. or am I wrong and glances is lightweight enough?
Try bashtop I dont prefer glances because of its dependencies of python and i really avoid installing big dependencies unless I feel its required for most of the other packages/use cases.
Re: Duf: Disk Usage/Free Utility
#16For a CLI alternative to manually running `du -sh *` recursively to try and find which directory is taking up your space I recommend `ncdu`. I'm pretty sure there was a similar CLI app better than `ncdu` but I don't recall it right now.
baobab is a nice GUI alternative that has similar graphs to duc, except I can never remember the name =P (fortunately it shows up when I search the "start menu" for "usage") https://wiki.gnome.org/action/show/Apps/DiskUsageAnalyzer
Re: Duf: Disk Usage/Free Utility
#17For a CLI alternative to manually running `du -sh *` recursively to try and find which directory is taking up your space I recommend `ncdu`. I'm pretty sure there was a similar CLI app better than `ncdu` but I don't recall it right now.
There is also Duc: https://duc.zevv.nl/ . It has a both a Tui and a Gui, but can also do nifty CGI things (shameless plug)
Re: Duf: Disk Usage/Free Utility
#18For a CLI alternative to manually running `du -sh *` recursively to try and find which directory is taking up your space I recommend `ncdu`. I'm pretty sure there was a similar CLI app better than `ncdu` but I don't recall it right now.
du | sort -n
(I've got it aliased to "dun".)
Re: Duf: Disk Usage/Free Utility
#19i.e duf directory
Re: Duf: Disk Usage/Free Utility
#20 $ btrfs fi df
$ btrfs fi us