Figure 9: Sample crontab file
Here are sample UUCP crontab entries used to start the
various UUCP maintenance commands.
45 23 * * * ulimit 5000; /bin/su uucp -c
"/usr/lib/uucp/uudemon.cleanup" > /dev/null 2>&1
41,11 * * * * /usr/lib/uucp/uudemon.hour > /dev/null
0,15,30,45 * * * * /usr/lib/uucp/uudemon.poll > /dev/null
|