4BSD/usr/man/cat1/netq.1

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




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



NAME
     netq - print contents of network queue

SYNOPSIS
     netq [ -a ] [ machine ]

DESCRIPTION
     _N_e_t_q lists the contents of the network queue, one request
     per line, for each directly-connected machine.  For each
     request, it shows the login name and machine of the origina-
     tor, the destination machine and login name, and the length
     (in bytes) of the request (this will be larger than any
     files transferred (e.g. by _n_e_t_c_p), because of header infor-
     mation).  Also described are the queue filename which may be
     used as an argument to _n_e_t_r_m(1), the time entered the queue,
     and the command being sent.

     _N_e_t_q summarizes requests by other users.  If the -a option
     is specified, requests from all users are listed.

     If a _m_a_c_h_i_n_e is specified, only the queue for that
     directly-connected machine is listed.

     The requests are listed in the order they will be sent; the
     queue for each machine is totally independent from the other
     machine's queues.

AUTHOR
     Eric Schmidt

FILES
     /usr/spool/berknet/send? the directories where the queues
     are
     /usr/spool/berknet/logfilethe log

SEE ALSO
     net(1), netrm(1), netlog(1), netcp(1), netlpr(1), net-
     mail(1), netlogin(1), mail(1)

BUGS
     _N_e_t_q should also list files in net queues on intermediate
     machines.
     The commands are sent shortest-job first.  There is no way
     to delay a shorter, earlier request.











Printed 11/10/80             2/6/80                             1