> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of John S. > Sent: Monday, October 30, 2006 5:04 PM > To: cygwin@cygwin.com > Subject: cron 3.0.1-19 will not run shell scripts > > Greetings, > I hope this is an easy one. > > Problem: > cron will not run any shell scripts. > > Description: > As far as I can tell cron works fine, but cron will > not run any shell scripts. The shell scripts work fine > if invoked from the shell. >
The Cygwin distribution of 'cron' includes a shell script named 'cron_diagnose.sh' that you might find useful in locating the source of your problem. Run the following commands at your shell prompt: $ cygcheck -c cron $ cygcheck -l cron The first command will verify that your 'cron' installation is valid, or not. The second command will list the files included in the 'cron' distribution. You can use this list to locate 'cron_diagnose.sh' in your environment. --- -- 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/