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.3 (Berkeley) 06/24/90
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.
@(#)uuxqt.8 6.3 (Berkeley) 06/24/90
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, /var/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 /var/spool/uucp/LOGFILE UUCP system activity log /var/spool/uucp/LCK/LCK.XQT Uuxqt lock file /var/spool/uucp/X./ Incoming execution file directory /var/spool/uucp/XTMP Uuxqt running directory
SEE ALSO
uucp(1), uux(1), L.cmds(5), USERFILE(5), uucico(8)