I like to use:

du -S | sort -n | more

the -S prints size before the file, and the -n sorts numerically
this is shamelessly stolen out of the sysconfig/tuning how-to :)

-Gabe

On Fri, 3 Aug 2001, Robert G. Scofield wrote:

> I've had some kind of crash and the last 50 megs of my hard disk have
> been taken up with something.  I can't find a core file.  However, I
> know that there is a command that will show you which of your files are
> taking up the most space.  Bill posted it once.  Can anybody tell me
> what that command is?
>
> Thank you.
>
> Bob
>
>

Reply via email to