quota(1) General Commands Manual quota(1)
Name
quota - display disk usage and limits
Syntax
quota [-qv] [user...]
Description
The command displays users' disk usage and limits. Only the super-user may use the optional user argument to view the limits of users
other than himself.
The command reports only on file systems which have disk quotas. If exits with a non-zero status, one or more file systems are over quota.
Options
-q Prints a message that contains information only on file systems where usage is over quota
-v Displays users quotas on file systems where no storage is allocated.
See Also
quota(2), edquota(8), quotaon(8),
"Disk Quotas in a UNIX Environment", ULTRIX Supplementary Documents
Vol. III: System Manager
quota(1)