Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
uuxqt(8) uuxqt(8)
NAME
uuxqt - UUCP execution daemon
SYNOPSIS
uuxqt [ options ]
DESCRIPTION
The uuxqt daemon executes commands requested by uux (1)
from either the local system or from remote systems. It
is started automatically by the uucico (8) daemon (unless
uucico (8) is given the -q or --nouuxqt option).
There is normally no need to run this command, since it
will be invoked by uucico (8). However, it can be used to
provide greater control over the processing of the work
queue.
Multiple invocations of uuxqt may be run at once, as con-
trolled by the max-uuxqts configuration command.
OPTIONS
The following options may be given to uuxqt.
-c command, --command command
Only execute requests for the specified command. For
example:
uuxqt --command rmail
-s system, --system system
Only execute requests originating from the specified
system.
-x type, --debug type
Turn on particular debugging types. The following
types are recognized: abnormal, chat, handshake,
uucp-proto, proto, port, config, spooldir, execute,
incoming, outgoing. Only abnormal, config, spooldir
and execute are meaningful for uuxqt.
Multiple types may be given, separated by commas, and
the --debug option may appear multiple times. A num-
ber may also be given, which will turn on that many
types from the foregoing list; for example, --debug 2
is equivalent to --debug abnormal,chat.
The debugging output is sent to the debugging file,
usually one of /var/spool/uucp/Debug,
/var/spool/uucp/DEBUG, or
/var/spool/uucp/.Admin/audit.local.
-I file, --config
Set configuration file to use. This option may not
be available, depending upon how uuxqt was compiled.
Taylor UUCP 1.06 1
uuxqt(8) uuxqt(8)
-v, --version
Report version information and exit.
--help
Print a help message and exit.
FILES
The file names may be changed at compilation time or by
the configuration file, so these are only approximations.
/etc/uucp/config - Configuration file.
/var/spool/uucp - UUCP spool directory.
/var/spool/uucp/Log - UUCP log file.
/var/spool/uucppublic - Default UUCP public directory.
/var/spool/uucp/Debug - Debugging file.
SEE ALSO
uucp(1), uux(1), uucico(8)
AUTHOR
Ian Lance Taylor (ian@airs.com)
Taylor UUCP 1.06 2
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
GNU Sources for uuxqt(8) (at FreeBSD cvsweb)
Up to: Remote Process Creation and Control - Methods of starting and controlling processes remotely. (telnet, login, rexec, et al.)
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
uuxqt.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|