Annotation of 43BSDTahoe/man/man8/quotaon.8, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1983 Regents of the University of California.
        !             2: .\" All rights reserved.
        !             3: .\"
        !             4: .\" Redistribution and use in source and binary forms are permitted
        !             5: .\" provided that the above copyright notice and this paragraph are
        !             6: .\" duplicated in all such forms and that any documentation,
        !             7: .\" advertising materials, and other materials related to such
        !             8: .\" distribution and use acknowledge that the software was developed
        !             9: .\" by the University of California, Berkeley.  The name of the
        !            10: .\" University may not be used to endorse or promote products derived
        !            11: .\" from this software without specific prior written permission.
        !            12: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
        !            13: .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
        !            14: .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
        !            15: .\"
        !            16: .\"    @(#)quotaon.8   6.3 (Berkeley) 7/9/88
        !            17: .\"
        !            18: .TH QUOTAON 8 "July 9, 1988"
        !            19: .UC 5
        !            20: .SH NAME
        !            21: quotaon, quotaoff \- turn file system quotas on and off
        !            22: .SH SYNOPSIS
        !            23: .B /etc/quotaon
        !            24: [
        !            25: .B \-v
        !            26: ]
        !            27: .I filsys...
        !            28: .PP
        !            29: .B /etc/quotaon
        !            30: [
        !            31: .B \-v
        !            32: ]
        !            33: .B \-a
        !            34: .PP
        !            35: .B /etc/quotaoff
        !            36: [
        !            37: .B \-v
        !            38: ]
        !            39: .I filsys...
        !            40: .PP
        !            41: .B /etc/quotaoff
        !            42: [
        !            43: .B \-v
        !            44: ]
        !            45: .B \-a
        !            46: .SH DESCRIPTION
        !            47: .I Quotaon
        !            48: announces to the system that disc quotas should be enabled
        !            49: on one or more file systems.
        !            50: The file systems specified must have entries
        !            51: in /etc/fstab and be mounted at the time.
        !            52: The file system quota files must be present in the root
        !            53: directory of the specified file system and be named
        !            54: .IR quotas .
        !            55: The optional argument
        !            56: .B \-v
        !            57: causes
        !            58: .I quotaon
        !            59: to print a message for each file system where quotas are turned on.
        !            60: If, instead of a list of file systems, a
        !            61: .B \-a
        !            62: argument is give to 
        !            63: .IR quotaon ,
        !            64: all file systems in /etc/fstab marked read-write with quotas
        !            65: will have their quotas turned on.  This is normally used at
        !            66: boot time to enable quotas.
        !            67: .PP
        !            68: .I Quotaoff
        !            69: announces to the system that file systems specified should
        !            70: have any disc quotas turned off.  As above, the
        !            71: .B \-v
        !            72: forces a verbose message for each file system affected; and
        !            73: the 
        !            74: .B \-a
        !            75: option forces all file systems in /etc/fstab to have their
        !            76: quotas disabled.
        !            77: .PP
        !            78: These commands
        !            79: update the status field of devices located in
        !            80: .I /etc/mtab
        !            81: to indicate when quotas are on or off for each file system.
        !            82: .SH FILES
        !            83: /etc/mtab      mount table
        !            84: .br
        !            85: /etc/fstab     file system table
        !            86: .SH "SEE ALSO"
        !            87: setquota(2),
        !            88: mtab(5), fstab(5)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.