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

Re: Where did my disk space go?



On Sat, Jul 10, 1999 at 01:53:51PM -0500, Alexander Kushnirenko wrote:

> ==============================================================================
> How does it look like:
> <kushnir> cd ~
> <kushnir> du -sk .
> 151081  .
> <kushnir> du -sk * | sort -nr | head
> 11447   charm

I think that using `-a' instead of the `-s *' will reaveal the
culprit.  (probably a `.' file.)

> du -ak | sort -nr | head

ksb


Reply to: