quotaoff - turn filesystem quotas on and off
[SYNOPSIS] quotaoff OPTION FILE-SYSTEM
option
-a All automatically mounted (no noauto option) non-NFS filesystems in /etc/fstab with quotas will have their quotas turned on. This is normally used at boot time to enable quotas
-v Display a message for each filesystem where quotas are turned on
-u Manipulate user quotas. This is the default
-g Manipulate group quotas
-p Instead of turning quotas on just print state of quotas (ie. whether. quota is on or off)