Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!sumax!polari!corwin From: corwin@polari.UUCP (Don Glover) Newsgroups: comp.unix.xenix Subject: setclock Message-ID: <1241@polari.UUCP> Date: 4 Feb 90 16:43:45 GMT Organization: Seattle Online Public Unix (206) 328-4944 Lines: 16 Keywords: setclock core bad conversion I have the following line in my root crontab file: 1 2 * * * cat -s /dev/clock >/dev/null 2>&1 || exit 0; /etc/setclock 'date +\%m\%d\%H\%M\%y' from which I am the following mail and a core file: setclock: bad conversion. ************************************************* Cron: The previous message is the standard output and standard error of one of your cron commands. can someone tell me why? Thanx in advance.