xref: /original-bsd/usr.sbin/repquota/repquota.8 (revision 7211505a)
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

REPQUOTA 8 ""
C 5
NAME
repquota - summarize quotas for a file system
SYNOPSIS
repquota filesys ...
DESCRIPTION
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 edquota (8).

Only the super-user may view quotas which are not their own.

FILES
quotas at the root of each file system with quotas

/etc/fstab for file system names and locations

SEE ALSO
quota(1), quota(2), quotacheck(8), quotaon(8), edquota(8)
DIAGNOSTICS
Various messages about inaccessible files; self-explanatory.