Mail Archives: cygwin/2006/04/12/18:05:53
I installed cron, everything seems fine. This is what I've done so far:
cygrunsrv -I cron -p /usr/sbin/cron -a -D
net start cron
and seems to start fine, it even comes up when i do ps -ef
i modify the crontab file by doing
crontab -e
then I do crontab -l to see if it picks it up and it does and the output is:
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.1080 installed on Wed Apr 12 17:08:42 2006)
# (Cron version -- $Id: crontab.c,v 1.7 2003/04/15 15:13:41 corinna Exp $)
* * * * * alavrah ls -al > /cygdrive/h/testingCron
but it doesn't do anything, (alavrah is my username) I tried with and
without username. I DON'T have any error messages at all. I've tried other
commands and nothing happens in the crontab and still nothing, no errors,
nothing. Any help is really really appreciated.
--
View this message in context: http://www.nabble.com/Cron-on-Cygwin-t1440839.html#a3890766
Sent from the Cygwin Users forum at Nabble.com.
--
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/
- Raw text -