Cron problem with cron popup windows

Dave Korn dave.korn@artimi.com
Wed Jan 23 13:59:00 GMT 2008


On 23 January 2008 13:00, cygwin.20.maillinglist wrote:

> Hi folk,
> 
> I have the problem that I get cron popup windows. I change the cron
> service, so that he can interact with the desktop. This was necessary to
> start excel from cron. First everything was ok. But after I rebooted the
> PC now cron startet to open a window always when a cron job started. How
> can I get rid of this behaviour.

  Redirect stdout and stderr to /dev/null in your commandline in the crontab
(i.e. append ">/dev/null 2>/dev/null")?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list