Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 12:29:59 +0100
From:      Adam Nealis <adamn@criterion.canon.co.uk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: File Systems and Disk Space
Message-ID:  <35BC64B7.65982B17@csl.com>
References:  <199807241839.LAA01123@ix.netcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Dean wrote:

> You need to remove some files.
>
> Try:
> # cd /usr
> # du -s *

Or even

#cd /usr
# du -sk |  sort -nr

;-)

>
>
> This will tell you where the big space users are.
>
> You may be able to do a make clean in /usr/src, /sys/compile/*, and
> /usr/ports.  This will remove object files.  It only takes cpu time to
> rebuild them.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35BC64B7.65982B17>