From owner-freebsd-questions Mon Sep 17 8:11:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by hub.freebsd.org (Postfix) with ESMTP id 467AF37B407 for ; Mon, 17 Sep 2001 08:11:49 -0700 (PDT) Received: from quasi (quasi.shredco.com [206.181.233.73]) by tao.agoron.com (8.9.3/8.9.3) with ESMTP id LAA08260; Mon, 17 Sep 2001 11:11:48 -0400 (EDT) From: "Marius Kirschner" To: "'Christoph Sold'" , Subject: RE: Disk usage statistics by user Date: Mon, 17 Sep 2001 11:12:13 -0400 Message-ID: <00cb01c13f8b$33681df0$49e9b5ce@quasi> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <3BA61131.60308@i-clue.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 I usually do: du /usr/home | sort -rn which will print out a list of all subdirectories sorted by their size. ---Marius > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd- > questions@FreeBSD.ORG] On Behalf Of Christoph Sold > Sent: Monday, September 17, 2001 11:05 AM > To: questions@FreeBSD.ORG > Subject: Disk usage statistics by user > > Due to some space hogs here, I need to create a top ten list of the > users consuming most of disk space. Is a script of that kind already in > the ports tree? > > Thanks > -Christoph Sold > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message