Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 1998 11:39:28 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        johnderk@infoserve.net
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: File Systems and Disk Space
Message-ID:  <199807241839.LAA01123@ix.netcom.com>
In-Reply-To: <35B8BDFF.6A18C7E8@infoserve.net> (message from John Derk on Fri, 24 Jul 1998 10:01:51 -0700)

next in thread | previous in thread | raw e-mail | index | archive | help

You need to remove some files.

Try:
# cd /usr
# du -s *

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807241839.LAA01123>