freebsd-dev/usr.sbin/edquota
Mike Pritchard d172713dd7 Allow the use of uid ranges when using the "-p" option to allow
easy setup of default quotas for a range of uids.  Usage:

edquota -p protouser startuid-enduid

E.g.
edquota -p mpp 10000-19999

Will duplicate the quota limints for user mpp for uids 10000 - 19999.
The uids in question do not have to currently exist in /etc/passwd.
1996-03-31 20:57:44 +00:00
..
edquota.8 Allow the use of uid ranges when using the "-p" option to allow 1996-03-31 20:57:44 +00:00
edquota.c Allow the use of uid ranges when using the "-p" option to allow 1996-03-31 20:57:44 +00:00
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pathnames.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00