as root (because du will not count directories it cannot access)

cd /

du --max-depth=1|sort -n

re-iterate by going into the next level you want to look at and doing
the same



On Mon, 11 Apr 2005 15:43:20 -0700
Mark Knecht 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

-- 
Nick Rout

--
gentoo-user@gentoo.org mailing list

Reply via email to