quotaon(1M) UNIX System V(UFS) quotaon(1M)
NAME
quotaon, quotaoff - turn file system quotas on and off
SYNOPSIS
quotaon [-v] filesystem . . .
quotaoff [-v] filesystem . . .
DESCRIPTION
quotaon announces to the system that disk quotas should be enabled on one
or more file systems. The file systems specified must be mounted at the
time. The file system quota files must be present in the root directory
of the specified file system and be named quotas.
quotaoff announces to the system that file systems specified should have
any disk quotas turned off.
The option for quotaon:
-v Displays a message for each file system where quotas are turned on.
The option for quotaoff:
-v Displays a message for each file system affected.
These commands update the status field of devices located in /etc/mnttab
to indicate when quotas are on or off for each file system.
FILES
/etc/mnttab mounted file systems
/etc/vfstab list of default parameters for each file system
SEE ALSO
mnttab(4), vfstab(4)
10/89 Page 1