Disk usage information of a user

Hannes Mayer h.mayer at inode.at
Tue Dec 21 20:18:08 UTC 2004


Rudolf Amirjanyan wrote:
> Hello,
>  
> On my server I have 150 users, and their Home folders are located in the 
> /home directory.
> the question is, how I can see the DISC USAGE for each user ?.
>  
> DU -h is shooing me the whole information (subdirectories, files, etc), 
> but I need only the users USAGE.
> for example.
>  
> user_one 20000 kb
> user-two  18300 kb
> etc.

# cd /home
# du -c --max-depth=1

?

Best regards,
Hannes.




More information about the fedora-list mailing list