QUOTA(1,C) AIX Commands Reference QUOTA(1,C)
-------------------------------------------------------------------------------
quota
PURPOSE
Displays disk usage and limits.
SYNTAX
+--------+
+--------+ | |
quota ---| +----+ |--- user ---|
+-| -q |-+
^| -v ||
|+----+|
+------+
Warning: See restrictions, Chapter 18, AIX Programming Tools and Interfaces.
DESCRIPTION
The quota command displays users' disk usage and limits. Only the superuser
may use the optional user argument to view the limits of users other than
himself.
The quota command reports only on file systems which have disk quotas. If the
quota command exits with a non-zero status, one or more file systems are over
quota.
FLAGS
-q Prints a more terse message, containing only information on file
systems where usage is over quota.
-v Displays user's quotas on all file systems including those where no
storage is allocated.
RELATED INFORMATION
See the following commands: "quotaon, quotaoff."
Processed November 8, 1990 QUOTA(1,C) 1