UUSCHED(1M) (Basic Networking Utilities) UUSCHED(1M)
NAME
uusched - the scheduler for the uucp file transport program
SYNOPSIS
/usr/lib/uucp/uusched [ -x debug_level ] [ -u debug_level ]
DESCRIPTION
The uusched program is the uucp file transport scheduler.
It is usually started by the daemon uudemon.hour that is
started by cron(1M) from an entry in
/usr/spool/cron/crontabs/uucp:
39 * * * * /bin/su uucp -c "/usr/lib/uucp/uudemon.hour >
/dev/null"
The two options are for debugging purposes only; -x
debug_level will output debugging messages from uusched and
-u debug_level will be passed as -x debug_level to uucico.
The debug_level is a number between 0 and 9; higher numbers
give more detailed information.
FILES
/usr/lib/uucp/Systems
/usr/lib/uucp/Permissions
/usr/lib/uucp/Devices
/usr/spool/uucp/*
/usr/spool/locks/LCK*
/usr/spool/uucppublic/*
SEE ALSO
cron(1M), crontab(1M), uucico(1M).
uucp(1C), uustat(1C), uux(1C) in the User's Reference
Manual.
Page 1 May 1989