29 Jul
2019
29 Jul
'19
7:25 p.m.
Brian O'Keefe writes:
My Q is, what console tool would give me the disk usage in a tree-like format (I know not like a GUI but a list from highest to lowest size of folders). Is this possible?
ncdu is great for tracking down disk hogs. It uses ncurses so it doesn't need X to be running. ...Akkana