REPQUOTA(8) — Kubota Pacfic Computer Inc. (April 27, 1985)
NAME
repquota − summarize quotas for a file system
SYNOPSIS
repquota [ −v ] filesys...
repquota [ −v ] −a
DESCRIPTION
Repquota prints a summary of the disc usage and quotas for the specified file systems, or if the −a argument is given, for all filesystems in /etc/fstab with quotas enabled. For each user the current number files and amount of space (in kilobytes) is printed, along with any quotas created with edquota(8). The optional argument −v causes repquota to print a message for each filesystem where quotas are turned on.
Only the super-user may view quotas which are not their own.
FILES
quotasat the root of each file system with quotas
/etc/fstabfor file system names and locations
SEE ALSO
quota(1), quota(2), setquota(2), edquota(8), quot(8), quotacheck(8), quotaon(8)
DIAGNOSTICS
Various messages about inaccessible files; self-explanatory.
September 02, 1992