Annotation of 43BSDReno/old/berknet/netq.1, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1980 Regents of the University of California.
        !             2: .\" All rights reserved.  The Berkeley software License Agreement
        !             3: .\" specifies the terms and conditions for redistribution.
        !             4: .\"
        !             5: .\"    @(#)netq.1      6.1 (Berkeley) 4/29/85
        !             6: .\"
        !             7: .TH NETQ 1 "4/29/85"
        !             8: .UC 4
        !             9: .ds s 1
        !            10: .ds o 1
        !            11: .SH NAME
        !            12: netq \- print contents of network queue
        !            13: .SH SYNOPSIS
        !            14: .B netq
        !            15: [
        !            16: .B \-a
        !            17: ] [ machine ]
        !            18: .SH DESCRIPTION
        !            19: .I Netq
        !            20: lists the contents of the network queue,
        !            21: one request per line, for each directly-connected machine.
        !            22: For each request, it shows the login name and machine of the originator,
        !            23: the destination machine and login name,
        !            24: and the length (in bytes) of the request
        !            25: (this will be larger than any files transferred (e.g. by
        !            26: .I netcp),
        !            27: because of header information).
        !            28: Also described are the queue filename which may be used
        !            29: as an argument to
        !            30: .IR netrm (\*s),
        !            31: the time entered the queue, and the command being sent.
        !            32: .PP
        !            33: .I Netq
        !            34: summarizes requests by other users.
        !            35: If the 
        !            36: .B \-a
        !            37: option is specified, requests from all users are listed.
        !            38: .PP
        !            39: If a
        !            40: .I machine
        !            41: is specified, only the queue for that directly-connected machine is listed.
        !            42: .PP
        !            43: The requests are listed in the order they will be sent;
        !            44: the queue for each machine is totally independent from the
        !            45: other machine's queues.
        !            46: .SH AUTHOR
        !            47: Eric Schmidt
        !            48: .SH FILES
        !            49: .ta 2.5i
        !            50: /usr/spool/berknet/send?       the directories where the queues are
        !            51: .br
        !            52: /usr/spool/berknet/logfile     the log
        !            53: .SH "SEE ALSO"
        !            54: net(\*s), netrm(\*s), netlog(\*s), netcp(\*s),
        !            55: netlpr(\*s), netmail(\*s), netlogin(\*s), mail(\*o)
        !            56: .SH BUGS
        !            57: .I Netq
        !            58: should also list files in net queues on intermediate machines.
        !            59: .br
        !            60: The commands are sent shortest-job first.
        !            61: There is no way to delay a shorter, earlier request.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.