Re: File usage summary
- From: "Robert M. Riches Jr." <spamtrap42@xxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 23:01:32 GMT
On 2007-11-29, mrdarrett@xxxxxxxxx <mrdarrett@xxxxxxxxx> wrote:
I thought I recall a UNIX/Linux command line tool that gives a
breakdown of disk usage by directory, in order of space consumed. It
was a bit more sophisticated than the "ls" command.
What's the name of the tool again?
Most likely, 'du' is what you're looking for. Doing the
following would probably have found it:
man -k file | grep usage
It would have also found the 'df' command, but I'm guessing
'du' is what you want.
HTH
--
Robert Riches
spamtrap42@xxxxxxxxxxx
(Yes, that is one of my email addresses.)
.
- Follow-Ups:
- Re: File usage summary
- From: mrdarrett
- Re: File usage summary
- References:
- File usage summary
- From: mrdarrett
- File usage summary
- Prev by Date: Re: Somebody please PLEASE tell me how to install Linux on Windows (oh the pain, the PAIN of Linux installs!)
- Next by Date: Re: File usage summary
- Previous by thread: Re: File usage summary
- Next by thread: Re: File usage summary
- Index(es):
Relevant Pages
|