uusched - Schedules work for the file transport program
/usr/lib/uucp/uusched [-u DebugLevel] [-x 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. 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.
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.
To start the uusched daemon from the command line, enter:
# /usr/lib/uucp/uusched &
Specifies the command path
Commands: uucp(1), uustat(1)
Daemons: uux(1), cron(8), uucico(8)
uusched(8)
[ Back ] |