uuxqt(8) CLIX uuxqt(8)
NAME
uuxqt - Executes remote command requests on uucp systems
SYNOPSIS
/usr/lib/uucp/uuxqt [-s system] [-x debug_level]
FLAGS
-x debug_level A single digit between 0 and 9. Higher numbers give more
detailed debugging information.
DESCRIPTION
The uuxqt command executes remote job requests from remote systems
generated by the use of the uux command. (The mail command uses uux for
remote mail requests). The uuxqt command searches the spool directories
looking for X. files. For each X. file, uuxqt checks to see if all the
required data files are available and accessible, and file commands are
permitted for the requesting system. The Permissions file is used to
validate file accessibility and command execution 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 variables can be used in writing commands that remote systems can
execute to provide information, auditing, or restrictions.
EXAMPLES
This command is normally run by remote job requests originated by uux on
the remote system.
FILES
/usr/lib/uucp/Permissions
/usr/lib/uucp/Maxuuxqts
/usr/spool/uucp/*
/usr/spool/locks/LCK*
EXIT VALUES
The uuxqt cmmand exits with a value of 0 if successful, a 1 if it fails,
2/94 - Intergraph Corporation 1
uuxqt(8) CLIX uuxqt(8)
and a value of 100 on exec() failure.
RELATED INFORMATION
Commands: uucico(8), uucp(1), uustat(1), uux(1), mail(1)
2 Intergraph Corporation - 2/94