Duf: Disk Usage/Free Utility
github.com
Duf: Disk Usage/Free Utility
1–10 of 46 posts
Re: Duf: Disk Usage/Free Utility
#2Re: Duf: Disk Usage/Free Utility
#3I wonder if this entire thing could be built into 'glances' as an alternate pane view. https://nicolargo.github.io/glances/
Re: Duf: Disk Usage/Free Utility
#4Re: Duf: Disk Usage/Free Utility
#5I wonder if this entire thing could be built into 'glances' as an alternate pane view. https://nicolargo.github.io/glances/
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?
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
#6I like it! Might have a go at rewriting something like this in Rust as an exercise.
Re: Duf: Disk Usage/Free Utility
#7Re: Duf: Disk Usage/Free Utility
#8I like it! Might have a go at rewriting something like this in Rust as an exercise.
Re: Duf: Disk Usage/Free Utility
#9Your program looks nice for a text-based UI. However, I think existing graphical tools are more powerful, especially when displaying a treemap visualization. Examples: https://en.wikipedia.org/wiki/Disk_utility#Disk_space_analyz...
Re: Duf: Disk Usage/Free Utility
#10I'm pretty sure there was a similar CLI app better than `ncdu` but I don't recall it right now.