EDQUOTA(8) — MAINTENANCE COMMANDS
NAME
edquota − edit user quotas
SYNOPSIS
/usr/etc/edquota [ −p proto-user ] users...
/usr/etc/edquota −t
DESCRIPTION
Edquota is a quota editor. One or more users may be specified on the command line. For each user a temporary file is created with an ASCII representation of the current disk quotas for that user and an editor is then invoked on the file. The quotas may then be modified, new quotas added, etc. Upon leaving the editor, edquota reads the temporary file and modifies the binary quota files to reflect the changes made.
The editor invoked is vi(1) unless the EDITOR environment variable specifies otherwise.
Only the super-user may edit quotas.
OPTIONS
−p duplicate the quotas of the prototypical user specified for each user specified. This is the normal mechanism used to initialize quotas for groups of users.
−t edit the soft time limits for each file system. If the time limits are zero, the default time limits in <ufs/quota.h> are used. Time units of sec(onds), min(utes), hour(s), day(s), week(s), and month(s) are understood. Time limits are printed in the greatest possible time unit such that the value is greater than or equal to one.
FILES
quotasquota file at the file system root
/etc/mtabmounted file systems
SEE ALSO
quota(1), quotactl(2), quotacheck(8), quotaon(8), repquota(8)
BUGS
The format of the temporary file is inscrutable.
Sun Release 3.2 — Last change: 15 April 1985