1UUXQT(8) System Manager's Manual UUXQT(8)
2
3
4
6 uuxqt - UUCP execution file interpreter
7
9 /usr/libexec/uuxqt [ -xdebug ]
10
12 Uuxqt interprets execution files created on a remote system via uux(1)
13 and transferred to the local system via uucico(8). When a user uses
14 uux to request remote command execution, it is uuxqt that actually exe‐
15 cutes the command. Normally, uuxqt is forked from uucico to process
16 queued execution files; for debugging, it may also be run manually by
17 the UUCP administrator.
18
19 Uuxqt runs in its own subdirectory, /usr/spool/uucp/XTMP. It copies
20 intermediate files to this directory when necessary.
21
23 /etc/uucp/L.cmds Remote command permissions list
24 /etc/uucp/USERFILE Remote directory tree permissions list
25 /usr/spool/uucp/LOGFILE UUCP system activity log
26 /usr/spool/uucp/LCK/LCK.XQT Uuxqt lock file
27 /usr/spool/uucp/X./ Incoming execution file directory
28 /usr/spool/uucp/XTMP Uuxqt running directory
29
31 uucp(1), uux(1), L.cmds(5), USERFILE(5), uucico(8)
32
33
34
354.3 Berkeley Distribution October 23, 1996 UUXQT(8)