uuxqt(ADM) 19 June 1992 uuxqt(ADM) Name uuxqt - execute remote command requests Syntax /usr/lib/uucp/uuxqt [ -s system ] [ -x debuglevel ] Description uuxqt is the program that executes remote job requests from remote sys- tems generated by the use of the uux(C) command. (The mail(C) command 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. 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: UUMACHINE is the machine that sent the job (the previous one). UUUSER 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. The -x debuglevel 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/* See also mail(C), uucico(ADM), uucp(C), uustat(C), uux(C)