Query: quota
OS: sunos
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
quota(1M) System Administration Commands quota(1M)NAMEquota - display a user's ufs file system disk quota and usageSYNOPSISquota [-v] [username]DESCRIPTIONquota 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.USAGESee largefile(5) for the description of the behavior of quota when encountering files greater than or equal to 2 Gbyte ( 2**31 bytes).FILES/etc/mnttab list of currently mounted filesystemsATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+SEE ALSOedquota(1M), quotaon(1M), quotacheck(1M), repquota(1M), rquotad(1M), attributes(5), largefile(5)NOTESquota will also display quotas for NFS mounted ufs-based file systems if the rquotad daemon is running. See rquotad(1M). quota may display entries for the same file system multiple times for multiple mount points. For example, quota -v user1 may display identical quota information for user1 at the mount points /home/user1, /home/user2, and /home/user, if all three mount points are mounted from the same file system with quotas turned on. SunOS 5.10 17 Dec 1998 quota(1M)
Related Man Pages |
---|
quotaon(1m) - opensolaris |
quotacheck(1m) - sunos |
quotacheck(1m) - linux |
quotacheck(1m) - posix |
quotacheck(1m) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Help required in crontab |
advanced awk |
Code for running commands one after other |
LS redirection to a file in same folder |
Using the "find" command to look for multiple UID's |