.\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms are permitted .\" provided that the above copyright notice and this paragraph are .\" duplicated in all such forms and that any documentation, .\" advertising materials, and other materials related to such .\" distribution and use acknowledge that the software was developed .\" by the University of California, Berkeley. The name of the .\" University may not be used to endorse or promote products derived .\" from this software without specific prior written permission. .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" .\" @(#)repquota.8 6.3 (Berkeley) 07/09/88 .\" .TH REPQUOTA 8 "" .UC 5 .SH NAME repquota \- summarize quotas for a file system .SH SYNOPSIS .B repquota .IR filesys ... .SH DESCRIPTION .I Repquota prints a summary of the disc usage and quotas for the specified file systems. For each user the current number files and amount of space (in kilobytes) is printed, along with any quotas created with .IR edquota (8). .PP Only the super-user may view quotas which are not their own. .SH FILES .DT \fIquotas\fP at the root of each file system with quotas .br /etc/fstab for file system names and locations .SH SEE ALSO quota(1), quota(2), quotacheck(8), quotaon(8), edquota(8) .SH DIAGNOSTICS Various messages about inaccessible files; self-explanatory.