HPlogo HP-UX Reference > U

uuxqt(1M)

TO BE OBSOLETED
HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

NAME

uuxqt — execute remote uucp or uux command requests

SYNOPSIS

/usr/lbin/uucp/uuxqt [-s system] [-x debug_level]

DESCRIPTION

The uucp commands, including uuxqt, are targeted for removal from HP-UX; see the WARNINGS below.

uuxqt executes remote job requests generated by use of the uux command (see uux(1)). uux generates X. files and places them in the spool directory, where uuxqt searches for them. For each X. file, uuxqt determines whether the required data files are available and accessible, and if file commands are permitted for the requesting system. The Permissions file is used to validate file accessibility and command execute permission. Then uuxqt performs execution of the commands.

Two environment variables are set before the uuxqt command is executed: UU_MACHINE is the machine that sent the previous job and UU_USER is the user who sent the job. These can be used in writing commands that remote systems can execute to provide information, auditing, or restrictions.

uuxqt recognizes the following options:

-s system

Execute commands on the specified system.

-x debug_level

Produce debugging output on standard output. debug_level is a single digit between 0 and 9. The higher the number, the more detailed debugging information returned.

WARNINGS

Use of uucp commands, including uuxqt, is discouraged because they are targeted for removal from HP-UX. Use ftp(1) or rcp(1) instead.

FILES

/etc/uucp/Permissions /etc/uucp/Maxuuxqts /var/spool/uucp/* /var/spool/locks/LCK*

SEE ALSO

uucp(1), uustat(1), uux(1), uucico(1M).

Tim O'Reilly and Grace Todino,

Managing UUCP and Usenet, O'Reilly & Associates, Inc. USA.

Grace Todino and Dale Dougherty,

Using UUCP and Usenet, O'Reilly & Associates, Inc. USA.