From owner-freebsd-questions Thu Mar 29 17:59:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 9F12837B719 for ; Thu, 29 Mar 2001 17:59:19 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f2U1x1h38295; Fri, 30 Mar 2001 13:59:01 +1200 (NZST) (envelope-from jonc) Date: Fri, 30 Mar 2001 13:59:01 +1200 From: Jonathan Chen To: Bob Cazzell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Disk space gone Message-ID: <20010330135901.A38183@itouchnz.itouch> References: <004401c0b8bc$3df17290$4b1419ac@rezn8.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004401c0b8bc$3df17290$4b1419ac@rezn8.com>; from bcazzell@rezn8.com on Thu, Mar 29, 2001 at 05:53:38PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ---------------------------------------------------------------------- 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