4.3BSD-Reno/share/man/cat1/quota.0

Compare this file to the similar file:
Show the results in this format:

QUOTA(1)		    UNIX Reference Manual		      QUOTA(1)

NNAAMMEE
     qquuoottaa - display disk usage and limits

SSYYNNOOPPSSIISS
     qquuoottaa [--gg] [--uu] [--vv | --qq]
     qquuoottaa [--uu] [--vv | --qq] _u_s_e_r
     qquuoottaa [--gg] [--vv | --qq] _g_r_o_u_p

DDEESSCCRRIIPPTTIIOONN
     QQuuoottaa displays users' disk usage and limits.  By default only the user
     quotas are printed.

     Options:

     --gg    Print group quotas for the group of which the user is a member.
	   The optional --uu flag is equivalent to the default.

     --vv    qquuoottaa will display quotas on filesystems where no storage is allo-
	   cated.

     --qq    Print a more terse message, containing only information on filesys-
	   tems where usage is over quota.

     Specifying both --gg and --uu displays both the user quotas and the group
     quotas (for the user).

     Only the super-user may use the --uu flag and the optional _u_s_e_r argument to
     view the limits of other users.  Non-super-users can use the the --gg flag
     and optional _g_r_o_u_p argument to view only the limits of groups of which
     they are members.

     The --qq flag takes precedence over the --vv flag.

     QQuuoottaa reports the quotas of all the filesystems listed in /_e_t_c/_f_s_t_a_b.  If
     qquuoottaa exits with a non-zero status, one or more filesystems are over quo-
     ta.

FFIILLEESS
     _q_u_o_t_a._u_s_e_r    located at the filesystem root with user quotas
     _q_u_o_t_a._g_r_o_u_p   located at the filesystem root with group quotas
     /_e_t_c/_f_s_t_a_b    to find filesystem names and locations


HHIISSTTOORRYY
     QQuuoottaa appeared in 4.2 BSD.

SSEEEE AALLSSOO
     quotactl(2), fstab(5), edquota(8), quotacheck(8), quotaon(8), repquota(8)