www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 08 Aug 2007 10:09:37 -0400 |
From: | "Pierre A. Humblet" <Pierre DOT Humblet AT ieee DOT org> |
Subject: | Re: Cygwin Cron problem |
To: | "shash" <shashikiran DOT v AT gmail DOT com>, <cygwin AT cygwin DOT com> |
Message-id: | <00ea01c7d9c5$c2601550$600410ac@wirelessworld.airvananet.com> |
MIME-version: | 1.0 |
X-Mailer: | Microsoft Outlook Express 6.00.2900.3138 |
References: | <12049954 DOT post AT talk DOT nabble DOT com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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: "shash" <shashikiran.v> To: <cygwin> Sent: Wednesday, August 08, 2007 5:39 AM Subject: Cygwin Cron problem | | Hi, | | Before I start, I would like to inform that, I went through all FAQs and | other threads before posting here. | I came across this thread where I faced the similar error, but couldn't get | what they did to resolve it. | | http://www.nabble.com/1.5.21-1%3AWindows-2003-Server---Cygwin-Cron-tf2425192.html#a6972241 | | I 'm trying to schedule a shell script on cygwin using cron. No matter what | I do I don't seem to get the cron job executing my bash script. | | My script is temp.sh | | echo `date` > /home/test/temp.log | | crontab -e is having the following details | | * * * * * sh /home/test/temp.sh > /home/test/temp.sh.err 2>&1 | | I did use the paths in the script itself and I also used the windows path | where the cygwin installed(/cygdrive/d/cygwin/). | | I also tried using the following by editing the crontab: | | * * * * * date > /home/test/date.txt | | Still not working. I don't have administrator login. I ran the | cron_diagnose.sh and it din't give me any errors. When you run cron_diagnose.sh you should see the following on the screen: ** If you cannot fix the problem, then report it to cygwin AT cygwin DOT com. Please run the script /usr/bin/cronbug and ATTACH its output (the file cronbug.txt) to your e-mail. ** Please do that after you have tried to launch cron with 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |