Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

quotactl(2)

fstab(4)

mtab(4)



QUOTAON(1M)         RISC/os Reference Manual          QUOTAON(1M)



NAME
     quotaon, quotaoff - turn file system quotas on and off

SYNOPSIS
     /etc/quotaon [ -v ] filesystem...

     /etc/quotaon [ -av ]

     /etc/quotaoff [ -v ] filesystem...

     /etc/quotaoff [ -av ]

DESCRIPTION OF QUOTAON
     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.

DESCRIPTION OF QUOTAOFF
     quotaoff announces to the system that file systems specified
     should have any disk quotas turned off.

OPTIONS TO QUOTAON
     -a   All file systems in /etc/fstab marked read-write with
          quotas will have their quotas turned on.  This is nor-
          mally used at boot time to enable quotas.

     -v   Display a message for each file system where quotas are
          turned on.

OPTIONS TO QUOTAOFF
     -a   Force all file systems in /etc/fstab to have their quo-
          tas disabled.

     -v   Display a message for each file system affected.

     These commands update the status field of devices located in
     /etc/mtab to indicate when quotas are on or off for each
     file system.

FILES
     quotas              quota file at the file system root
     /etc/mtab           mounted file systems
     /etc/fstab          default file systems

SEE ALSO
     quotactl(2), fstab(4), mtab(4)

ORIGIN
     Sun Microsystems, NFS 4.0




                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026