X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Subject: RE: cron 3.0.1-19 will not run shell scripts
Date: Mon, 30 Oct 2006 17:34:27 -0500
Message-ID: <C874DBE9D30B584587F8CD0EC34DA8BE0309B68C@EX00.idirect.net>
In-Reply-To: <20061030220334.78774.qmail@web58414.mail.re3.yahoo.com>
From: "Harig, Mark" <maharig@idirect.net>
To: "John S." <itsphantom02@yahoo.com>
Cc: "Cygwin Users" <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k9UMbPGT006860

 

> -----Original Message-----
> From: cygwin-owner@cygwin.com 
> [mailto:cygwin-owner@cygwin.com] 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/


