glenda.party
term% ls -F
term% cat index.txt
UUXQT(8)                    System Manager's Manual                   UUXQT(8)

NAME
       uuxqt  - execute remote command requests

SYNOPSIS
       /usr/lib/uucp/uuxqt [ -s system ] [ -x debug_level ]

DESCRIPTION
       Uuxqt  executes  remote  command  requests  generated  by  uux(1).   It
       searches the uucp spool directories looking for filenames starting with
       X, checks to see that all required data files are available and  acces‐
       sible  and  that  the requested command is permitted for the requesting
       system, and invokes the command if all is well.  The  Permissions  file
       is  used  to  validate file accessibility and command execution permis‐
       sion.

       Before the command is invoked, the environment variable  UU_MACHINE  is
       set  to  the  name of the machine that sent the job (the previous one);
       UU_USER is the user that sent the job.  These can be  used  in  writing
       remote  commands  that  provide information, auditing, or restrictions.
       PATH is set to /bin:/usr/bin; USER is set to uucp .  The file  creation
       mask (umask (2)) is set to 0.

       A  limited  number  of  copies of uuxqt are allowed to exist at a given
       time; the number lives in the file /usr/lib/uucp/Maxuuxqts.

FILES
       /usr/lib/uucp/Permissions
       /usr/lib/uucp/Maxuuxqts
       /usr/spool/uucp/∗
       /usr/spool/uucp/LCK∗

SEE ALSO
       uucp(1), uux(1), uucico(8), uustat(1)

                                                                      UUXQT(8)