Hi,

First of all: why dont you use system-quotas, since this is implemented for 
exactly that purpose.
its quite secure and for sure the bast way to realize quotas, because they 
are handled by the filesystem.

but if for some reason (maybe your fs doesnt support quotas) you need/want to 
write a script for that purpose i would do a cronjob to check the size of 
each homedir and trigger some action when it reaches a certain size (eg mail 
to the user, block write-access etc.)

hope that helps
 Andre

PS: sorry moderator! i sent using the wrong address...

Am Montag, 12. November 2001 10:25 schrieben Sie:
> Hi all,
> 
>     Can you help me?
>     I want to write a script to create disk quota for all home directories
> of all users.
 Their sizes are the same.
> 
> Thank you
> Best Regards,
> 
> lonh
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to