Index Index for
Section 8
Index Alphabetical
listing for U
Bottom of page Bottom of
page

uusched(8)

NAME

uusched - Schedules work for the file transport program

SYNOPSIS

/usr/lib/uucp/uusched [-u DebugLevel] [-x DebugLevel]

OPTIONS

-u DebugLevel Passed to the uucico daemon as the -x DebugLevel option. The DebugLevel argument is a number from 0 to 9, with a default value of 5. Higher numbers give more detailed debugging information, which is displayed on the screen of the local system. -x DebugLevel Outputs debugging messages from the uusched daemon. The DebugLevel variable is a number from 0 to 9, with a default value of 5. Higher numbers give more detailed debugging information, which is displayed on the screen of the local system.

DESCRIPTION

The uusched daemon schedules work for the uucp file transport program, uucico. The uusched daemon schedules the transfer of files that are queued in the /usr/spool/uucp/SystemName directory. This daemon first randomizes the work and then starts the uucico daemon, which transfers the files. The uusched daemon is usually started by the uudemon.hour shell procedure, which is run periodically by the cron daemon. The uusched daemon can also be started from the command line for debugging purposes.

EXAMPLES

To start the uusched daemon from the command line, enter: # /usr/lib/uucp/uusched &

FILES

/usr/lib/uucp/uusched Specifies the command path

SEE ALSO

Commands: uucp(1), uustat(1) Daemons: uux(1), cron(8), uucico(8)

Index Index for
Section 8
Index Alphabetical
listing for U
Top of page Top of
page