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

Re: [cobalt-users] I need Help Please



Matt wrote:
> 
> Hmmm,,, I checked both of those and combined they were using about
> 40MB,,, None of the users are using all of there space- or even close to
> it. According to my calculations I should have gab's available. What
> else could this be?
> 
> Thanks again,
> 
> Matt
> 

Matt,

ssh back into /home and try:
	du -s *
(That's -s for --summarize.)
It will show you the usage for each of the directories under /home.

Regards,

	Richard Siddall