X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=4.5 required=5.0 tests=AWL,BAYES_05,BOTNET,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-id: <026701c9c34c$1f110630$940410ac@wirelessworld.airvananet.com> From: "Pierre A. Humblet" To: "Ting Zhou" Cc: References: <1255DA8CFF890A44B8F034ADB81D1A6031B1A274D2 AT guardianmx DOT guardian DOT lan> <01c901c9c2a5$d07ec0d0$940410ac AT wirelessworld DOT airvananet DOT com> <1255DA8CFF890A44B8F034ADB81D1A6031B1A274E2 AT guardianmx DOT guardian DOT lan> <020c01c9c2c3$f71687f0$940410ac AT wirelessworld DOT airvananet DOT com> <1255DA8CFF890A44B8F034ADB81D1A6031B1A2751F AT guardianmx DOT guardian DOT lan> Subject: Re: cron does not do anything Date: Wed, 22 Apr 2009 09:13:24 -0400 MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 ----- Original Message ----- From: "Ting Zhou" <> Sent: Tuesday, April 21, 2009 6:20 PM Right on, Pierre! Thanks a lot for the clue. Finally I figured it out. There were two problems. The first problem, yes, I was a bit impatient and should've waited one more minute. It seems crontab change does take more than one minute to be effective. Once I changed it to "* * * * *", I saw an error message in /var/log/messages saying "(CRON) error (can't cd to HOME)", which is the second problem. For the record, my cygwin auto-generated /etc/passwd shows my home dir to be "/cygdrive/h", which is an NT mounted share - not sure why is it set to that and why cron couldn't cd to it. Anyway, I changed it to "/home/tzhou" and viola, the cron is working. ************** To be able to use /cygdrive/h try running cron as yourself. That's an option in cron-config Pierre -- 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/