From owner-freebsd-isp Tue Mar 12 11:14:17 2002 Delivered-To: freebsd-isp@freebsd.org Received: from pitr.tuxinternet.com (pitr.tuxinternet.com [208.32.175.113]) by hub.freebsd.org (Postfix) with ESMTP id 8BEAB37B492 for ; Tue, 12 Mar 2002 11:13:34 -0800 (PST) Received: (from hugme@localhost) by pitr.tuxinternet.com (8.11.0/8.11.0) id g2CJQ9i02549; Tue, 12 Mar 2002 14:26:09 -0500 (EST) (envelope-from hugme) Date: Tue, 12 Mar 2002 14:26:09 -0500 From: Hug Me To: isp@FreeBSD.ORG, jeremy@cableaz.com Subject: Re: / system full Message-ID: <20020312142609.J97250@pitr.tuxinternet.com> References: <000501c1c9f8$aa850040$49eeda42@caz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000501c1c9f8$aa850040$49eeda42@caz>; from jeremy@cableaz.com on Tue, Mar 12, 2002 at 12:03:58PM -0700 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org cd / du -d 1 this will give you the amount of space in each directory find out with one you want to cut down, lets say it's var cd var du -d 1 now you have the amount of space in each directory in var and you can go from there On Tue, Mar 12, 2002 at 12:03:58PM -0700, Jeremy Buckner wrote: > When I do a df -h on one of my machines I get this: > > stats# df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 194M 193M -15.1M 108% / > /dev/ad0s1e 1.3G 335M 866M 28% /usr > procfs 4.0K 4.0K 0B 100% /proc > > This box isn't important to me but I was wondering how to find out were the files were that are > taking up this space. Is there an easy way to search for it or not. > > Thanks, > JB > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message -- ************************************************* hugme hugme@hugme.org http://www.hugme.org http://www.atlantacon.org PGP Public key: http://www.hugme.org/mykey.pgp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message