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