REPQUOTA(8,C) AIX Commands Reference REPQUOTA(8,C)
-------------------------------------------------------------------------------
repquota
PURPOSE
Summarizes quotas for a file system.
SYNTAX
+--------+
repquota ---| +----+ |--- filesystem ---|
+-| -a |-+
^| -v ||
|+----+|
+------+
Warning: See restrictions, Chapter 18, AIX Programming Tools and Interfaces.
DESCRIPTION
The repquota command displays a summary of the disk usage and quotas for the
specified file systems. For each user, the current number of files and amount
of space (in kilobytes) is displayed. In addition, any quotas created with the
edquota command are displayed. Only superusers can view quotas which are not
their own.
FLAGS
-a Reports on all file systems in /etc/filesystems that are set to
"quotas=on".
-v Provides verbose output.
FILES
quotas At the root of each file system with quotas.
/etc/filesystems For file system names and locations.
RELATED INFORMATION
See the following commands: "quota," "quotaon, quotaoff," and "edquota."
Processed November 8, 1990 REPQUOTA(8,C) 1