[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    quota(1M) manual page Table of Contents

Name

quota - display a user’s ufs file system disk quota and usage

Synopsis

quota [ -v ] [ username ]

Availability

SUNWcsu

Description

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.

Options

-v
Display user’s quota on all mounted file systems where quotas exist.

Files

/etc/mnttab
list of currently mounted filesystems

See Also

edquota(1M) , quotaon(1M) , quotacheck(1M) , repquota(1M) , rquotad(1M)

Notes

quota will also display quotas for NFS mounted ufs-based file systems if the rquotad daemon is running. See rquotad(1M) .


Table of Contents