Re: [Perl-unix-users] disk quotas

2001-11-12 Thread Andre Merlin
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

[Perl-unix-users] disk quotas

2001-11-12 Thread lonh SENG
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