Hi all,

How can I set quota for all users? This command I was using doesn't seem
to work for me any more. Can anyone please recomend me any good package(s)
that set and monitor user quotas and send them warnings automatically?

edquota -p someone `awk -F: '$3 > 1000 && $3 < 65534 {print $1}' /etc/passwd`

Thank you



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to