I am trying to write a script to gather information on each user's usage per
share.  The home share is pretty easy, du -s on each of the user's folder.  I
am having a little more trouble with shares that are not individually owned.
I am using the find command and searching for files that are owned by the
user and then calculating the sizes of the files found.  But, some users have
very large files and the resulting total is not correct.
Is there an other commands or scripts that would help me get the required
information?

Thanks.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to