This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cron execution


Nelson Pereira wrote:
Hi all,

I edited a users crontab, although I donât understand why it's not
executing...

The crontab has an entry to backup every hour, yet the cronjob does not
seem to get called.

Can someone explain to me what im missing?

Here's one thing: > Problem reports: http://cygwin.com/problems.html

Do I have to call it from the windows scheduler?

Certainly not. Try executing something simple like:


* * * * * /bin/echo hello >/tmp/hi



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]