Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 11:12:13 -0400
From:      "Marius Kirschner" <marius@agoron.com>
To:        "'Christoph Sold'" <so@i-clue.de>, <questions@FreeBSD.ORG>
Subject:   RE: Disk usage statistics by user
Message-ID:  <00cb01c13f8b$33681df0$49e9b5ce@quasi>
In-Reply-To: <3BA61131.60308@i-clue.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00cb01c13f8b$33681df0$49e9b5ce>