quota_vxfs(1M)


quota_vxfs - display user disk quotas and usage on a VERITAS File System

Synopsis

quota [ -F vxfs ]
quota [ -v] [ username ]

Description

quota displays vxfs disk and usage limits for the given user. Users can view their own limits. Only a privileged user can supply the optional username argument to view limits of other users.

quota without options displays only warnings if the usage is above quota limits for mounted vxfs file systems.

username can be the numeric UID of a user.

Options

-F vxfs
Specify the vxfs file system type. If -F vxfs is not specified heuristics similiar to those used by fstyp(1M) are used to determine the file system type.
This command executes faster if it is not required to autodetect file system types. If possible, specify -F vxfs

-v
Display the user's quotas on all mounted vxfs file systems where quotas exist.

Notices

quota does not report quotas for NFS mounted vxfs file systems.

Files

/etc/mnttab
Table of mounted file systems.

References

edquota_vxfs(1M), fstyp(1M), quotaon_vxfs(1M), repquota_vxfs(1M)



© 1997 The Santa Cruz Operation, Inc. All rights reserved.