HPlogo HP-UX Reference > U

uusched(1M)

TO BE OBSOLETED
HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

NAME

uusched — schedule uucp transport files

SYNOPSIS

/usr/lbin/uucp/uusched [-u debug_level] [-x debug_level]

DESCRIPTION

The uucp commands, including uusched, are targeted for removal from HP-UX; see the WARNINGS below.

uusched is the UUCP file transport scheduler. It is usually started by the daemon uudemon.hour, which is started by cron (see cron(1M)) from the following entry in /var/spool/cron:

39 * * * * /usr/bin/su uucp -c */usr/lbin/uucp/uudemon.hour > /dev/null*

Options

uusched recognizes two options which are provided for debugging purposes only.

-x debug_level

Output debugging messages.

-u debug_level

Pass as -x to uucico (see uucico(1M)). The debug_level is a number between 0 and 9. The higher the number, the more detailed the information returned.

WARNINGS

Use of uucp commands, including uusched, is discouraged because they are targeted for removal from HP-UX. Use ftp(1) or rcp(1) instead.

FILES

/etc/uucp/Systems /etc/uucp/Permissions /etc/uucp/Devices /var/spool/uucp/* /var/spool/locks/LCK* /var/spool/uucppublic/*

SEE ALSO

cron(1M), uucico(1M), uusched(1M), uucp(1), uustat(1), uux(1).

Tim O'Reilly and Grace Todino,

Managing UUCP and Usenet, O'Reilly & Associates, Inc. USA.

Grace Todino and Dale Dougherty,

Using UUCP and Usenet, O'Reilly & Associates, Inc. USA.