xref: /386bsd/usr/share/man/cat8/uuxqt.0 (revision a2142627)
1
2
3
4uuxqt(8)                       1.03                      uuxqt(8)
5
6
7NNAAMMEE
8       uuxqt - UUCP execution daemon
9
10SSYYNNOOPPSSIISS
11       uuuuxxqqtt [ options ]
12
13DDEESSCCRRIIPPTTIIOONN
14       The  _u_u_x_q_t  daemon  executes commands requested by _u_u_x (1)
15       from either the local system or from remote  systems.   It
16       is  started automatically by the _u_u_c_i_c_o (8) daemon (unless
17       _u_u_c_i_c_o (8) is given the --qq option).
18
19       There is normally no need to run this  command,  since  it
20       will be invoked by _u_u_c_i_c_o (8).  However, it can be used to
21       provide greater control over the processing  of  the  work
22       queue.
23
24       Multiple  invocations of _u_u_x_q_t may be run at once, as con-
25       trolled by the _m_a_x-_u_u_x_q_t_s configuration command.
26
27OOPPTTIIOONNSS
28       The following options may be given to _u_u_x_q_t.
29
30       --cc ccoommmmaanndd
31            Only execute requests for the specified command.  For
32            example: uuxqt -c rmail
33
34       --ss ssyysstteemm
35            Only  execute requests originating from the specified
36            system.
37
38       --xx ttyyppee
39            Turn on particular debugging  types.   The  following
40            types  are  recognized:  abnormal,  chat,  handshake,
41            uucp-proto, proto, port, config,  spooldir,  execute,
42            incoming,  outgoing.  Only abnormal, config, spooldir
43            and execute are meaningful for _u_u_x_q_t.
44
45            Multiple types may be given, separated by commas, and
46            the  --xx  option  may appear multiple times.  A number
47            may also be given, which will turn on that many types
48            from the foregoing list; for example, --xx 22 is equiva-
49            lent to --xx aabbnnoorrmmaall,,cchhaatt..
50
51            The debugging output is sent to the  debugging  file,
52            usually       one      of      /usr/spool/uucp/Debug,
53            /usr/spool/uucp/DEBUG,                             or
54            /usr/spool/uucp/.Admin/audit.local.
55
56       --II ffiillee
57            Set  configuration  file to use.  This option may not
58            be available, depending upon how _u_u_x_q_t was  compiled.
59
60
61
62
63
64UUCP                          Taylor                            1
65
66
67
68
69
70uuxqt(8)                       1.03                      uuxqt(8)
71
72
73FFIILLEESS
74       The  file  names  may be changed at compilation time or by
75       the configuration file, so these are only  approximations.
76
77       /usr/lib/uucp/config - Configuration file.
78       /usr/spool/uucp - UUCP spool directory.
79       /usr/spool/uucp/Log - UUCP log file.
80       /usr/spool/uucppublic - Default UUCP public directory.
81       /usr/spool/uucp/Debug - Debugging file.
82
83SSEEEE AALLSSOO
84       uucp(1), uux(1), uucico(8)
85
86AAUUTTHHOORR
87       Ian Lance Taylor (ian@airs.com or uunet!airs!ian)
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130UUCP                          Taylor                            2
131
132
133