[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Root partition filling up



Sam,

Try running the following:

du -x -a -k /

This will recursively calculate the size in kilobytes of each file and directory
on your root partition.

If you want the output sorted, try

du -x -a -k / | sort -g -r | less



-Karl

On 4/9/06, Sam Varghese <sam@gnubies.com> wrote:
[snip]
>
> My question is - what's filling up / ?
>
> Thanks,
> Sam
> - --
> Sam Varghese
> http://www.gnubies.com
> An eye for an eye will only make the whole world blind.
> My PGP key: http://www.gnubies.com/encryption/sign.txt



Reply to: