Cron Problems with Cygwin

René Berber rberber@prodigy.net.mx
Tue Oct 25 04:00:00 GMT 2005


Larry Hall (Cygwin) wrote:
[snip]
> 1 * * * *       /bin/echo "hi" >/tmp/cron.out

You meant:

* * * * *  /bin/echo :hi: >/tmp/cron.out

-- 
R. Berber


--
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