Re: cron problem report

2004-03-01 Thread Thorsten Kampe
* Seiji Tokunaga (2004-03-01 21:27 +0100) > I have trouble getting my cron to work. Please consider explaining what you mean by this otherwise any answer to your report won't satisfy you. > % crontab -l > # DO NOT EDIT THIS FILE - edit the master and reinstall. > # (/tmp/crontab.3928 installed on

RE: cron problem report

2004-03-01 Thread Harig, Mark
> > % crontab -l > # DO NOT EDIT THIS FILE - edit the master and reinstall. > # (/tmp/crontab.3928 installed on Mon Mar 1 15:03:19 2004) > # (Cron version -- $Id: crontab.c,v 1.7 2003/04/15 15:13:41 > corinna Exp $) > * * * * * `date` >> ${HOME}/foo.log > % Do not include backquotes on 'date' -

RE: cron problem report

2004-03-01 Thread Harig, Mark
Please try version 1.4. It has additional checks. http://sources.redhat.com/ml/cygwin/2004-02/msg01341.html > -Original Message- > From: Seiji Tokunaga [mailto:[EMAIL PROTECTED] > Sent: Monday, March 01, 2004 3:27 PM > To: [EMAIL PROTECTED] > Subject: cron problem report > > > Hi, > >