From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 05:17:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 749AC16A4CE for ; Tue, 8 Feb 2005 05:17:39 +0000 (GMT) Received: from smtpq2.home.nl (smtpq2.home.nl [213.51.128.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03A7C43D39 for ; Tue, 8 Feb 2005 05:17:39 +0000 (GMT) (envelope-from luyt@ovosoft.nl) Received: from [213.51.128.134] (port=38217 helo=smtp3.home.nl) by smtpq2.home.nl with esmtp (Exim 4.30) id 1CyNko-0002id-5N for freebsd-questions@freebsd.org; Tue, 08 Feb 2005 06:17:38 +0100 Received: from cc351901-a.groni1.gr.home.nl ([82.73.114.87]:33926 helo=localhost.invalid) by smtp3.home.nl with esmtp (Exim 4.30) id 1CyNkm-0001aa-An for freebsd-questions@freebsd.org; Tue, 08 Feb 2005 06:17:36 +0100 From: Luyt To: freebsd-questions@freebsd.org Date: Tue, 8 Feb 2005 06:16:39 +0000 User-Agent: KMail/1.7.2 References: <200502072248.41306.shinjii@virusinfo.rdksupportinc.com> <42076E67.5000901@scii.nl> <200502072348.37071.shinjii@virusinfo.rdksupportinc.com> In-Reply-To: <200502072348.37071.shinjii@virusinfo.rdksupportinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502080616.39562.luyt@ovosoft.nl> X-AtHome-MailScanner-Information: Neem contact op met support@home.nl voor meer informatie X-AtHome-MailScanner: Found to be clean Subject: Re: /var Full X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 05:17:39 -0000 On Monday 07 February 2005 13:48, Warren wrote: > i was wondering about a command to list the stuff inthe > individual dir's and it seems some old packages that have been de-installed > ahev remnets and a lot of them in the /var/db port totalling a significant > amount of Meg. Thanks for the help. 'Filelight' is a handy application to quickly pinpoint disk hogging directories. It makes a kind of pie chart of the harddisk, with the ability to descend into subdirectories with a click. It's in the sysutils ports. For a quick example of how it looks, see http://methylblue.com/filelight/filelight.png PS. Running 'portsclean' with various options can also free substantial amounts of harddisk space!