uusched(1M) uusched(1M)NAME uusched - schedules uucp file transfers SYNOPSIS uusched [-udebug-level] [-xdebug-level] ARGUMENTS -udebug-level Causes uusched to run uucico with debugging turned on and at the level specified by debug-level. The value of debug-level is a number from 0 to 9. Higher numbers produce more detailed debugging information. -xdebug-level Causes uusched to run with debugging turned on and at the level specified by debug-level. The value of debug-level is a number from 0 to 9. Higher numbers produce more detailed debugging information. DESCRIPTION uusched examines /usr/spool/uucp, looking for filenames that begin with C., which identifies jobs that need to be processed. When uusched finds a job, it analyzes the assigned service grade and runs uucico to transfer files in order of priority. The uusched command is usually started by using the script uudemon.hour, which is an entry in /usr/spool/cron/crontab/uucp. Here is the cron entry: 41,11 * * * * /usr/lib/uudemon.hour > /dev/null 2>&1 FILES /usr/lib/uucp Directory of uucp commands and configuration files /usr/lib/uucp/Grades File that contains the available service grades /usr/lib/uusched Executable file /usr/spool/uucp Directory containing files, organized by system name and grade, that need to be transferred SEE ALSO cron(1M), uucico(1M) uucp(1C), uustat(1C), uux(1C) in A/UX Command Reference January 1992 1