MATT::Quota - Quota Management functions
MATT::Quota is a grouping of frequently used functions I've written for dealing with user quotas on FreeBSD systems.
Dependend on FreeBSD port setquota - /usr/ports/sysutils/setquota
I wrote this a long time ago and it's only here for legacy purposes. You should not use this and instead use Quota (Tom Zoerner) instead. His version is better, more portable, and I'll be moving that way in the future. This is here only for backwards compatibility with some of my scripts.
QuotaSet ($quotafs, $user, $quota, $debug)
$quotafs is the file system to add the quota to.
$user is the system user.
$quota is the value value (in Megabytes).
Matt Simerson <matt@cadillac.net>
None known. Report any to matt@cadillac.net.
Needs to be deprecated. Currently used in URON::* and mailadmin?
http://www.tnpi.biz/computing/ http://www.tnpi.biz/internet/
MATT::Apache, MATT::DNS, MATT::FreeBSD, MATT::Mysql, MATT::Passwd, MATT::Perl, MATT::Qmail, MATT::Quota MATT::SSL, MATT::Utility
Copyright 2003, The Network People, Inc. All Rights Reserved.