xref: /original-bsd/usr.bin/uucp/uuxqt/uuxqt.8 (revision 87febec0)
Copyright (c) 1980 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.

@(#)uuxqt.8 6.2 (Berkeley) 10/24/88

UUXQT 8 ""
C 6
NAME
uuxqt - \s-1UUCP\s+1 execution file interpreter
SYNOPSIS
/usr/lib/uucp/uuxqt [ -x debug ]
DESCRIPTION
Uuxqt interprets "execution files" created on a remote system via uux (1) and transferred to the local system via uucico (8). When a user uses uux to request remote command execution, it is uuxqt that actually executes the command. Normally, uuxqt is forked from uucico to process queued execution files; for debugging, it may also be run manually by the \s-1UUCP\s+1 administrator.

Uuxqt runs in its own subdirectory, /usr/spool/uucp/XTMP . It copies intermediate files to this directory when necessary.

FILES
/usr/lib/uucp/L.cmds Remote command permissions list
/usr/lib/uucp/USERFILE Remote directory tree permissions list
/usr/spool/uucp/LOGFILE UUCP system activity log
/usr/spool/uucp/LCK/LCK.XQT Uuxqt lock file
/usr/spool/uucp/X./ Incoming execution file directory
/usr/spool/uucp/XTMP Uuxqt running directory
SEE ALSO
uucp(1), uux(1), L.cmds(5), USERFILE(5), uucico(8)