quota(1M) manual page
Table of Contents
quota - display a user’s ufs file system disk quota and usage
quota
[ -v ] [ username ]
SUNWcsu
quota displays users’
ufs disk usage and limits. Only the super-user may use the optional username
argument to view the limits of other users.
quota without options only display
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 the numeric UID of a user.
- -v
- Display user’s quota on all mounted
file systems where quotas exist.
- /etc/mnttab
- list of currently mounted
filesystems
edquota(1M)
, quotaon(1M)
, quotacheck(1M)
, repquota(1M)
,
rquotad(1M)
quota will also display quotas for NFS mounted ufs-based
file systems if the rquotad daemon is running. See rquotad(1M)
.
Table of Contents