uuxqt(1M) SYSTEM ADMINISTRATION COMMANDS uuxqt(1M)
NAME
uuxqt - execute remote command requests
SYNOPSIS
/usr/lib/uucp/uuxqt [options]
DESCRIPTION
uuxqt is the program that executes remote job requests from
remote systems generated by the use of the uux command.
(Mail uses uux for remote mail requests). uuxqt searches
the spool directories looking for execution requests. For
each request, uuxqt checks to see if all the required data
files are available, accessible, and the requested commands
are permitted for the requesting system. The Permissions
file is used to validate file accessibility and command exe-
cution permission.
There are two environment variables that are set before the
uuxqt command is executed:
UU_MACHINE is the machine that sent the job (the previous
one).
UU_USER is the user that sent the job.
These can be used in writing commands that remote systems
can execute to provide information, auditing, or restric-
tions. uuxqt has the following options:
-ssystem Specifies the remote system name.
-xdebug_level
debug_level is a number from 0 to 9. Higher
numbers give more detailed debugging information.
FILES
/etc/uucp/Permissions
/etc/uucp/Limits
/var/spool/uucp/*
/var/spool/locks/*
SEE ALSO
uucico(1M).
uucp(1C), uustat(1C), uux(1C), mail(1) in the User's Refer-
ence Manual.
1