Annotation of 43BSDReno/usr.bin/uucp/uuq.1, revision 1.1.1.1

1.1       root        1: .\" Copyright (c) 1988 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: .\"    @(#)uuq.1       6.4 (Berkeley) 6/29/90
                      6: .\"
                      7: .TH UUQ 1 "June 29, 1990"
                      8: .UC 6
                      9: .SH NAME
                     10: uuq \- examine or manipulate the uucp queue
                     11: .SH SYNOPSIS
                     12: .B uuq
                     13: [
                     14: .B -l
                     15: ] [
                     16: .B -h
                     17: ] [
                     18: .BI -s system
                     19: ] [
                     20: .BI -u user
                     21: ] [
                     22: .BI -d jobno
                     23: ] [
                     24: .BI -r sdir
                     25: ] [
                     26: .BI -b baud
                     27: ]
                     28: .SH DESCRIPTION
                     29: .I Uuq
                     30: is used to examine (and possibly delete) entries in the uucp queue.
                     31: .PP
                     32: When listing jobs,
                     33: .I uuq
                     34: uses a format reminiscent of
                     35: .IR ls .
                     36: For the long format,
                     37: information for each job listed includes
                     38: job number, number of files to transfer, user who
                     39: spooled the job, number of bytes to send, type of command requested
                     40: (S for sending files, R for receiving files, X for remote uucp),
                     41: and file or command desired.
                     42: .PP
                     43: Several options are available:
                     44: .TP 10
                     45: .B \-h
                     46: Print only the summary lines for each system.  Summary lines give system
                     47: name, number of jobs for the system, and total number of bytes to send.
                     48: .TP 10
                     49: .B \-l
                     50: Specifies a long format listing.  The default is to list only the
                     51: job numbers sorted across the page.
                     52: .TP 10
                     53: .BI \-s system
                     54: Limit output to jobs for systems whose system names begin with \fIsystem\fP.
                     55: .TP 10
                     56: .BI \-u user
                     57: Limit output to jobs for users whose login names begin with \fIuser\fP.
                     58: .TP 10
                     59: .BI \-d jobno
                     60: Delete job number \fIjobno\fP (as obtained from a previous \fIuuq\fP command)
                     61: from the uucp queue.
                     62: Only the UUCP Administrator is permitted to delete jobs.
                     63: .TP 10
                     64: .BI \-r sdir
                     65: Look for files in the spooling directory \fIsdir\fP instead of the default
                     66: directory.
                     67: .TP 10
                     68: .BI \-b baud
                     69: Use \fIbaud\fP to compute the transfer time instead of the default
                     70: 1200 baud.
                     71: .SH FILES
                     72: .ta \w'/var/spool/uucp/D.hostname/D.*   'u
                     73: /var/spool/uucp/       Default spool directory
                     74: /var/spool/uucp/C./C.* Control files
                     75: .br
                     76: /var/spool/uucp/D\fIhostname\fP./D.*   Outgoing data files
                     77: /var/spool/uucp/X./X.* Outgoing execution files
                     78: .SH SEE ALSO
                     79: uucp(1), uux(1), uulog(1), uusnap(8)
                     80: .SH BUGS
                     81: No information is available on work requested by the remote machine.
                     82: .PP
                     83: The user who requests a remote uucp command is unknown.
                     84: .PP
                     85: .B "Uuq -l"
                     86: can be horrendously slow.
                     87: .SH AUTHOR
                     88: Lou Salkind, New York University

unix.superglobalmegacorp.com

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