UUXQT(1M) SysV UUXQT(1M)
NAME
uuxqt - execute remote command requests
SYNOPSIS
/usr/lib/uucp/uuxqt [ -ssystem ] [ -xdebug_level ]
DESCRIPTION
uuxqt 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 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.
uuxqt uses the Permissions file to validate file accessibility and
command execution permission.
Two environment variables are set before uuxqt 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 restrictions.
debug_level is a single digit between 0 and 9. Higher numbers give more
detailed debugging information.
FILES
/usr/lib/uucp/Permissions
/usr/lib/uucp/Maxuuxqts
/usr/spool/uucp/*
/usr/spool/locks/LCK*
SEE ALSO
uucico(1M)
uucp(1C), uustat(1C), uux(1C), mail(1), in the SysV Command Reference.