View Single Post
Old 12-22-2004, 10:23 PM  
Andrew-at-ENet
Confirmed User
 
Join Date: Sep 2003
Location: In the 60s
Posts: 598
Quote:
Originally Posted by TheJimmy
it's kinda working but not really giving me the list of users and how much each account is using

is this for linux boxes or will it also work on freebsd?

sorry for having misplaced all my clues tonight
You need to basically execute the du -ks `ls`

On the directory that contains all the users home directories. That'll give you how much each directory has... a quick sort on that would give you the top users.

It should work on Linux & FreeBSD & Solaris
__________________
Andrew-at-ENet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote