Annotation of 43BSDReno/usr.sbin/repquota/repquota.8, revision 1.1.1.1

1.1       root        1: .\" Copyright (c) 1983, 1990 Regents of the University of California.
                      2: .\" All rights reserved.
                      3: .\"
                      4: .\" This code is derived from software contributed to Berkeley by
                      5: .\" Robert Elz at The University of Melbourne.
                      6: .\"
                      7: .\" Redistribution and use in source and binary forms are permitted provided
                      8: .\" that: (1) source distributions retain this entire copyright notice and
                      9: .\" comment, and (2) distributions including binaries display the following
                     10: .\" acknowledgement:  ``This product includes software developed by the
                     11: .\" University of California, Berkeley and its contributors'' in the
                     12: .\" documentation or other materials provided with the distribution and in
                     13: .\" all advertising materials mentioning features or use of this software.
                     14: .\" Neither the name of the University nor the names of its contributors may
                     15: .\" be used to endorse or promote products derived from this software without
                     16: .\" specific prior written permission.
                     17: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
                     18: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
                     19: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
                     20: .\"
                     21: .\"    @(#)repquota.8  6.5 (Berkeley) 6/24/90
                     22: .\"
                     23: .TH REPQUOTA 8 "June 24, 1990"
                     24: .UC 5
                     25: .SH NAME
                     26: repquota \- summarize quotas for a file system
                     27: .SH SYNOPSIS
                     28: .B repquota
                     29: [
                     30: .B \-v
                     31: ] [
                     32: .B \-g
                     33: ] [
                     34: .B \-u
                     35: ]
                     36: filesystem ...
                     37: .br
                     38: .B repquota
                     39: [
                     40: .B \-v
                     41: ] [
                     42: .B \-g
                     43: ] [
                     44: .B \-u
                     45: ]
                     46: .B \-a
                     47: .br
                     48: .SH DESCRIPTION
                     49: .I Repquota
                     50: prints a summary of the disk usage and quotas for the
                     51: specified file systems.
                     52: If the \fI-a\fP flag is used,
                     53: .I repquota
                     54: prints the quotas of all the filesystems listed in
                     55: .IR /etc/fstab .
                     56: .PP
                     57: By default both user and group quotas are printed if they exist.
                     58: The optional \fI-g\fP flag specifies that only group quotas should be printed.
                     59: The optional \fI-u\fP flag specifies that only user quotas should be printed.
                     60: Specifying both \fI-g\fP and \fI-u\fP is equivalent to the default.
                     61: .PP
                     62: For each user or group, the current
                     63: number files and amount of space (in kilobytes) is
                     64: printed, along with any quotas created with
                     65: .IR edquota (8).
                     66: If the \fI-v\fP flag is specified,
                     67: a header line is printed preceding each filesystems quotas.
                     68: .PP
                     69: Only members of the operator group or the super-user may
                     70: use this command.
                     71: .SH FILES
                     72: .DT
                     73: \fIquota.user\fP       at the filesystem root with user quotas
                     74: .br
                     75: \fIquota.group\fP      at the filesystem root with group quotas
                     76: .br
                     77: /etc/fstab     for file system names and locations
                     78: .SH SEE ALSO
                     79: quota(1),
                     80: quotactl(2),
                     81: fstab(5),
                     82: edquota(8), quotacheck(8), quotaon(8)
                     83: .SH DIAGNOSTICS
                     84: Various messages about inaccessible files; self-explanatory.

unix.superglobalmegacorp.com

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