$ du /|sort -rn|less the biggest files/dirs will be on top... if you prefer to have this info in text file just do something like this: $ du /|sort -rn > hd_use.txt
On Apr 12, 2005 12:43 AM, Mark Knecht <[EMAIL PROTECTED]> wrote: > Hi, > I've got a remote Gentoo machine where the root / partition is > rapidly approaching 100% accoding to df. How can I fairly quickly > determine where the disk space is getting used? > > thanks, > Mark > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list