I'm trying to get my linux box to synch with a time server, and I'm trying
to use crontab, this is what I hve in the file settime
and I issue the command:
crontab /root/settime
and it looks like it accepts it but I keep getting errors emailed to me,
anyone know if the syntax is screwy or something? I was also trying to run
one to write the clock to the bios (battery's going I think)
* /15 * * * * /usr/bin/rdate -s bitsy.mit.edu
it is:
/15 * * * * * /sbin/clock -w
any help? A better way, I've searched all over for crontab syntax and have
found little at best.
Thanks,
--Todd
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.