quota(1M) MISC. REFERENCE MANUAL PAGES 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), quotactl(2).
Last change: UFS 1