setquota - set disk quotas
setquota [ -r ] [ -u | -g ] [ -F quotaformat ] name block-softlimit block-hardlimit inode-softlimit inode-hardlimit -a | filesystem...
setquota [ -r ] [ -u | -g ] [ -F quotaformat ] [ -p protoname ] name -a | filesystem...
setquota -b [ -r ] [ -u | -g ] [ -F quotaformat ] -a | filesystem...
setquota -t [ -u | -g ] [ -F quotaformat ] block-grace inode-grace -a filesystem...
setquota -T [ -u | -g ] [ -F quotaformat ] name block-grace inode-grace -a | filesystem...
setquota is a command line quota editor. The filesystem, user/group name and new quotas for this filesystem can be specified on the command line. Note that if a number is given in the place of a user/group name it is threated as an UID/GID.
To disable a quota, set the coresponding parameter to 0. To change quotas for several filesystems, invoke once for each filesystem.
Only the super-user may edit quotas.
aquota.user or aquota.group
quota file at the filesystem root (version 2 quota,
non-XFS filesystems)
quota.user or quota.group
quota file at the filesystem root (version 1 quota,
non-XFS filesystems)
edquota(8) , quota(1) , quotactl(2) , quotacheck(8) , quotaon(8) , repquota(8)