hpux man page for quota

Query: quota

OS: hpux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

quota(1)						      General Commands Manual							  quota(1)

NAME
quota - display disk usage and limits
SYNOPSIS
user ... group ...
DESCRIPTION
The command displays the disk usage and limits for one or more user(s) or group(s). By default only the user quotas are printed. Without the option, it displays information only when the usage exceeds the limits. user or group is a name or a numeric ID of a user or a group. The default value of user is the login user name. Refer to usergroupname(5) to understand the functionality changes with the Numeric User Group Name feature. Only users with appropriate privileges can view the limits of other users. Options The command recognizes the following option: When specified without the group argument, displays quotas of the groups for which you are a member. The optional group argument(s) restricts the display to the specified group(s). Displays user quotas (the default). When specified without the user argument(s), displays your quotas. The optional user argument(s) restricts the dis- play to the specified user(s). Display the statistics whether they exceed limits or not. Note that no usage statistics exist if no quota is set.
EXTERNAL INFLUENCES
Environment Variables determines the language in which messages are displayed. If is not specified in the environment or is set to the empty string, the value of is used as a default for each unspecified or empty vari- able. If is not specified or is set to the empty string, a default of "C" (see lang(5)) is used instead of If any internationalization variable contains an invalid setting, behaves as if all internationalization variables are set to "C". See environ(5). International Code Set Support Single and multi-byte character code sets are supported.
AUTHOR
Disk Quotas were developed by the University of California, Berkeley, Sun Microsystems, Inc., and HP.
FILES
User and group quota statistics static storage for a file system respectively, where directory is the root of the file system as specified to the command (see mount(1M)). List of currently mounted file systems.
SEE ALSO
quota(5), usergroupname(5). quota(1)
Related Man Pages
quota(1m) - opensolaris
quota(1) - redhat
quotaoff(1m) - hpux
quotaoff(8) - opendarwin
quotaoff(8) - mojave
Similar Topics in the Unix Linux Community
Check the Disk usage Programmatically
Disk Quota
memory limits
Example User Note mohtashims