2.11BSD/man/cat8/quot.0

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




QUOT(8)             UNIX Programmer's Manual		  QUOT(8)



NAME
     quot - summarize file system ownership

SYNOPSIS
     quot [ option ] ...  [ filesystem ]

DESCRIPTION
     _Q_u_o_t prints the number of blocks in the named _f_i_l_e_s_y_s_t_e_m
     currently owned by each user.  If no _f_i_l_e_s_y_s_t_e_m is named, a
     default name is assumed.  The following options are avail-
     able:

     -n   Cause the pipeline _n_c_h_e_c_k _f_i_l_e_s_y_s_t_e_m | _s_o_r_t +_0_n | _q_u_o_t
	  -_n _f_i_l_e_s_y_s_t_e_m to produce a list of all files and their
	  owners.

     -c   Print three columns giving file size in blocks, number
	  of files of that size, and cumulative total of blocks
	  in that size or smaller file.

     -f   Print count of number of files as well as space owned
	  by each user.

FILES
     /etc/passwd    to get user names

SEE ALSO
     du(1), ls(1)

BUGS
     Default file systems vary with installations.  Holes in
     files are counted as if they actually occupied space.























Printed 11/26/99						1