Click this button to go to the index for this section. |
uusched(8)
NAME
uusched - Schedules work for the file transport programSYNOPSIS
uusched [-uDebugLevel] [-xDebugLevel]FLAGS
-uDebugLevel Passed to the uucico daemon as the -xDebugLevel flag. The DebugLevel variable is a number from 0 to 9, with a default of 5. Higher numbers give more detailed debugging information, which is displayed on the screen of the local system. -xDebugLevel Outputs debugging messages from the uusched daemon. The DebugLevel variable is a number from 0 to 9, with a default 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. It schedules the transfer of files that are queued in the /usr/spool/uucp/SystemName directory. The scheduling 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 pathRELATED INFORMATION
Commands: uucp(1), uustat(1), Daemons: cron(8), uucico(8) uux(1)