X-Spam-Check-By: sourceware.org Message-ID: <3890766.post@talk.nabble.com> Date: Wed, 12 Apr 2006 14:51:19 -0700 (PDT) From: grahul To: cygwin AT cygwin DOT com Subject: Cron on Cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: grahul AT gmail DOT com X-Nabble-From: grahul X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/