6253 F_GETLK doesn't always return lock owner
[illumos-gate.git] / usr / src / man / man1m / repquota.1m
blob9630b81a8b65857dcf741ed116d15c7065a3ce99
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 1996, Sun Microsystems, Inc.  All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH REPQUOTA 1M "Sep 16, 1996"
7 .SH NAME
8 repquota \- summarize quotas for a ufs file system
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBrepquota\fR [\fB-v\fR] \fIfilesystem\fR...
13 .fi
15 .LP
16 .nf
17 \fBrepquota\fR \fB-a\fR [\fB-v\fR]
18 .fi
20 .SH DESCRIPTION
21 .sp
22 .LP
23 \fBrepquota\fR prints a summary of the disk usage and quotas for the specified
24 ufs file systems. The current number of files and amount of space (in
25 kilobytes) is printed for each user along with any quotas created with
26 \fBedquota\fR(1M).
27 .sp
28 .LP
29 The \fIfilesystem\fR must have the file  \fBquotas\fR in its root directory.
30 .sp
31 .LP
32 Only the super-user may view quotas which are not their own.
33 .SH OPTIONS
34 .sp
35 .LP
36 The following options are supported:
37 .sp
38 .ne 2
39 .na
40 \fB\fB-a\fR\fR
41 .ad
42 .RS 6n
43 Report on all mounted ufs file systems that have \fBrq\fR in the  \fBmntopts\fR
44 field of the \fB/etc/vfstab\fR file.
45 .RE
47 .sp
48 .ne 2
49 .na
50 \fB\fB-v\fR\fR
51 .ad
52 .RS 6n
53 Report quotas for all users, even those who do not consume resources.
54 .RE
56 .SH USAGE
57 .sp
58 .LP
59 See \fBlargefile\fR(5) for the description of the behavior of \fBrepquota\fR
60 when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
61 .SH SEE ALSO
62 .sp
63 .LP
64 \fBedquota\fR(1M), \fBquota\fR(1M), \fBquotacheck\fR(1M), \fBquotaon\fR(1M),
65 \fBattributes\fR(5), \fBlargefile\fR(5), \fBquotactl\fR(7I)