Re: new laptop
Akkana Peck <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.nmglug |
|---|---|
| Message-ID | <[email protected]> |
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