From owner-freebsd-questions Sat Sep 21 11:32:25 2002 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 9F0AE37B401 for ; Sat, 21 Sep 2002 11:32:24 -0700 (PDT) Received: from argus.volker.de (pD900DF9E.dip.t-dialin.net [217.0.223.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51B2A43E6A for ; Sat, 21 Sep 2002 11:32:23 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from argus.volker.de (localhost [127.0.0.1]) by argus.volker.de (8.12.6/8.12.5) with SMTP id g8LIWMwM071509 for ; Sat, 21 Sep 2002 20:32:22 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Sat, 21 Sep 2002 20:32:22 +0200 From: Volker Kindermann To: freebsd-questions@freebsd.org Subject: Re: How can I get the directory size Message-Id: <20020921203222.4118ac56.freebsd@secspace.de> In-Reply-To: <04b001c2619c$44097c60$0800a8c0@master> References: <20020921072132.63077.qmail@web8202.mail.in.yahoo.com> <04b001c2619c$44097c60$0800a8c0@master> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there a way to figure out the size of a users directory? "man du" should help you. For example: du -s -h /directory -volker -- Please don't cc me: I read the lists and don't need your message twice :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message