SETQUOT(8) UNIX Programmer's Manual SETQUOT(8) NAME setquot - make block quota on a directory SYNOPSIS setquot directory [ current ] maximum DESCRIPTION _S_e_t_q_u_o_t sets up or modifies the maximum block quota and present block count for a directory by modifying the file _d_i_r_e_c_t_o_r_y/._q. If _c_u_r_r_e_n_t is not specified, the current usage count is unchanged. Group masters may change the quo- tas of users in their group. Otherwise, _s_e_t_q_u_o_t requires super-user privileges. FILES _d_i_r_e_c_t_o_r_y/.q quota node for _d_i_r_e_c_t_o_r_y SEE ALSO file(1), ls(1), pq(1), quota(2), qstat(2) BUGS _M_a_x_i_m_u_m is an absolute maximum. Hence programs that write in _d_i_r_e_c_t_o_r_y may fail if intermediate usage exceeds the quota. Printed 5/15/83 1