NAME

        MATT::Quota - Quota Management functions


SYNOPSIS

MATT::Quota is a grouping of frequently used functions I've written for dealing with user quotas on FreeBSD systems.


DESCRIPTION

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

        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).


AUTHOR

Matt Simerson <matt@cadillac.net>


BUGS

None known. Report any to matt@cadillac.net.


TODO

Needs to be deprecated. Currently used in URON::* and mailadmin?


SEE ALSO

        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

Copyright 2003, The Network People, Inc. All Rights Reserved.