Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 13:59:01 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Bob Cazzell <bcazzell@rezn8.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Disk space gone
Message-ID:  <20010330135901.A38183@itouchnz.itouch>
In-Reply-To: <004401c0b8bc$3df17290$4b1419ac@rezn8.com>; from bcazzell@rezn8.com on Thu, Mar 29, 2001 at 05:53:38PM -0800
References:  <F38xVY60mJWEsBk31TZ0000f28b@hotmail.com> <004401c0b8bc$3df17290$4b1419ac@rezn8.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 29, 2001 at 05:53:38PM -0800, Bob Cazzell wrote:
> Call me ignorant, but I can't for the life of me figure out what's using up
> all my disk space. I'm still just learning this thing and can't figure out
> how to tell what's taking up all the space.
> 
> My df output looks like this:
> 
> circuits# df
> Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
> /dev/da0s1a    198399   182307      221   100%    /
> /dev/da0s1e   3629255   294446  3044469     9%    /usr
> procfs              4        4        0   100%    /proc
> 
> If someone would point me in the right direction to finding this out I would
> be most grateful. I'm sure it's something simple.

Very likely /var and /tmp. You can check it out yourself:

	# cd /
	# du -ks *

-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                                                 Vini, vidi, velcro...
                                         I came, I saw, I stuck around

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?20010330135901.A38183>