September 2000
Beginner
1312 pages
33h 47m
English
/usr/lib/fs/ufs/quotaon [-v] filesystem... /usr/lib/fs/ufs/quotaon -a [-v] /usr/lib/fs/ufs/quotaoff [-v] filesystem... /usr/lib/fs/ufs/quotaoff -a [-v]
Use the quotaon command to turn on disk quotas for one or more UFS file systems.
Before a file system can have quotas enabled, a file named quotas, owned by root, must exist in the root directory of the file system. See edquota(1M) for details on how to modify the contents of this file.
Use the quotaoff command to turn off disk quotas for one or more UFS file systems.
The file systems specified must already be mounted.
These commands update the mntopts field of the appropriate entries in /etc/mnttab to indicate when ...