2.9BSD/usr/man/cat1/pq.1

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


PQ(1)               UNIX Programmer's Manual                PQ(1)

NAME
     pq - print quota

SYNOPSIS
     pq [ - ] [ directory ... ]

DESCRIPTION
     _P_q searches up the file system tree from the current direc-
     tory for the nearest quota node.  If it finds a quota node,
     it prints the used and maximum quota and the percentage of
     the quota which is currently used.  This is useful when you
     are several levels deep in your account and wish to find out
     what your quota is.

     If a list of directories is specified, _p_q will look in those
     directories for quota nodes and report on that.

     If - is given, _p_q will print the directory in which it found
     the quota, even if only one _d_i_r_e_c_t_o_r_y is specified.

SEE ALSO
     du(1)

AUTHOR
     Kurt Shoens, Ken Arnold

BUGS
     _P_q should find the most restrictive quota in the tree, or
     perhaps all relevant quotas, and print that, perhaps with
     its name, ala _p_w_d.

     There are inherent problems with the implementation of the
     quota system that can sometimes cause quotas to be out of
     phase with reality.

Printed 5/19/83                                                 1