From owner-freebsd-questions@FreeBSD.ORG Fri Mar 13 12:44:08 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D068B1065731 for ; Fri, 13 Mar 2009 12:44:08 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id A2C408FC17 for ; Fri, 13 Mar 2009 12:44:08 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 20AD7EBC3F; Fri, 13 Mar 2009 08:44:07 -0400 (EDT) Date: Fri, 13 Mar 2009 08:44:04 -0400 From: Bill Moran To: Warren Liddell Message-Id: <20090313084404.9630ee48.wmoran@potentialtech.com> In-Reply-To: <49BA5350.3050008@maydias.com> References: <49BA44A1.2080800@maydias.com> <49BA5350.3050008@maydias.com> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Mehul Ved , freebsd-questions@freebsd.org, Neal Hogan Subject: Re: / partition full 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: Fri, 13 Mar 2009 12:44:09 -0000 In response to Warren Liddell : > Neal Hogan wrote: > > man du > > > > > Thanks that gave me what i needed .. now i goto figure out what i can > del an what not to .. never had a prob with / filling up before *g* > > enterprise# du -h -d 1 / Try du -hxd1 / It'll save you from having to figure out when it's looking at different partitions. -- Bill Moran http://www.potentialtech.com http://people.collaborativefusion.com/~wmoran/