On 6/13/05, Darren Zamrykut <[EMAIL PROTECTED]> wrote: > 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
Have you looked at quota? Even if you do not want to limit the amout of space per user, you can still get the usage reports from it. -- Rob van der Heij rvdheij @ gmail.com ---------------------------------------------------------------------- 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
