'\"macro stdmacro
.if n .pH g1a.uuxqt @(#)uuxqt	40.7 of 1/17/90
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} uuxqt 1M "Basic Networking Utilities" "\&"
.if \nX=1 .ds x} uuxqt 1M "Basic Networking Utilities"
.if \nX=2 .ds x} uuxqt 1M "" "\&"
.if \nX=3 .ds x} uuxqt "" "" "\&"
.TH \*(x}
.SH NAME
\f4uuxqt\f1 \- execute remote command requests
.SH SYNOPSIS
\f4/usr/lib/uucp/uuxqt\f1 [options]
.SH DESCRIPTION
\f4uuxqt\fP
is the program that executes remote job requests from remote systems
generated by the use of the
\f4uux\fP
command.
(\f2Mail\f1 uses \f4uux\fP for remote mail requests).
\f4uuxqt\fP
searches the spool directories looking for execution requests.
For each request, \f4uuxqt\fP checks to see if all the required data files are
available, accessible, and the requested commands are permitted for the
requesting system.
The
.I Permissions
file is used to validate file accessibility and
command execution permission.
.PP
There are two environment variables that are set before the
\f4uuxqt\fP
command is executed:
.br
UU_MACHINE is the machine that sent the job (the previous one).
.br
UU_USER is the user that sent the job.
.br
These can be used in writing commands that remote systems can execute to
provide information, auditing, or restrictions.
\f4uuxqt\fP has the following options:
.TP .85i
\f4\-s\f2system\^\f1
Specifies the remote \f4system\fP name.
.TP
\f4\-x\f2debug_level\^\f1
\f2debug_level\f1 is a number from 0 to 9.  Higher numbers give more detailed
debugging information.
..
.ig
\" Commenting out stuff that applies only to source licensees:
\"Note,
\"however,
\"that compiling
\".I uucp
\"with the
\".B \-DSMALL
\"option will result in little debugging output.
..
.SH FILES
.ft 4
.nf
/etc/uucp/Permissions
/etc/uucp/Limits
/var/spool/uucp/*
/var/spool/locks/*
.fi
.ft 1
.SH "SEE ALSO"
\f4uucico\fP(1M).
.br
\f4uucp\fP(1C),
\f4uustat\fP(1C),
\f4uux\fP(1C),
\f4mail\fP(1) in the
\f2User's Reference Manual\f1.
.Ee
