On Fri, Feb 01, 2002 at 08:25:54PM -0600, Craig Rees wrote: > Hey Corinna, > > Thanks for the tip. Once I started redireting stdout and stderr everything > seems to work and email event log messages went away. > > # Test CRON tab from CraigR > * * * * * /usr/bin/date >> $HOME/date.log 2>&1 > * * * * * echo "Hello from CRON" >> /tmp/echo.log 2>&1 > * * * * * touch $HOME/touch.log > > However, I am still getting Event log messages, one per crontab process with > > every run
That's correct. Cron logs all started commands. > and now my Event log is full. Change your Event log settings. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/