Go to the first, previous, next, last section, table of contents.


Invoking uuxqt

uuxqt [-c command] [-s system] [--command command] [--system system]

The uuxqt daemon executes commands requested by uux from either the local system or from remote systems. It is started automatically by the uucico daemon (unless uucico is given the `-q' or `--nouuxqt' options).

There is normally no need to run uuxqt, since it will be invoked by uucico. However, uuxqt can be invoked directly to provide greater control over the processing of the work queue.

Multiple invocations of uuxqt may be run at once, as controlled by the max-uuxqts configuration command; see section Miscellaneous config File Commands.

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'
`-I file'
`--config'
`-v'
`--version'
`--help'
See section Standard Options.


Go to the first, previous, next, last section, table of contents.