From owner-freebsd-questions@FreeBSD.ORG Sat Nov 4 14:16:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B1E6316A609 for ; Sat, 4 Nov 2006 14:16:10 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from alnrmhc14.comcast.net (alnrmhc14.comcast.net [206.18.177.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE2643D7D for ; Sat, 4 Nov 2006 14:16:02 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [192.168.214.215] (cpe-76-184-133-124.tx.res.rr.com[76.184.133.124]) by comcast.net (alnrmhc14) with ESMTP id <20061104141601b1400cs868e>; Sat, 4 Nov 2006 14:16:02 +0000 Message-ID: <454CA0A1.1090308@computer.org> Date: Sat, 04 Nov 2006 08:16:01 -0600 From: Eric Schuele User-Agent: Thunderbird 1.5.0.7 (X11/20061102) MIME-Version: 1.0 To: Agus References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Find how much disk is in use.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Nov 2006 14:16:10 -0000 On 11/03/2006 17:36, Agus wrote: > Hi, i was wondering if there is a correct or better way to find out how > much > space a dir occupies..... > > i am using du -hd 0 ports to find out the space of the ports dir... > > thanxss > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > IMHO... that is the correct way. -- Regards, Eric