quota(1M) UNIX System V(UFS) quota(1M)
NAME
quota - display a user's disk quota and usage
SYNOPSIS
quota [ -v ] [ username ]
DESCRIPTION
quota displays users' disk usage and limits. Only a privileged user may
use the optional username argument to view the limits of other users.
quota without options displays only warnings about mounted file systems
where usage is over quota. Remotely mounted file systems which do not
have quotas turned on are ignored.
username can be numeric, corresponding to the uid of a user.
The -v option displays user's quotas on all mounted file systems where
quotas exist.
FILES
/etc/mnttab list of currently mounted filesystems
SEE ALSO
edquota(1M), quotaon(1M)
10/89 Page 1