Commands Help : quotaoff

  •   turn filesystem quotas on and off

[SYNOPSIS] quotaoff OPTION FILE-SYSTEM
option
-aAll 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
-vDisplay a message for each filesystem where quotas are turned on
-uManipulate user quotas. This is the default
-gManipulate group quotas
-pInstead of turning quotas on just print state of quotas (ie. whether. quota is on or off)

Comments

Popular posts from this blog

LINUX Move and copy files using SSH

Java : Variables Declaring

SQL Self JOIN