X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: cron jobs quit after 1 minute Date: Wed, 29 Nov 2006 21:23:47 -0000 Message-ID: <036201c713fc$a7ed6db0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 29 November 2006 21:08, Andrew Louie wrote: > I want to set up a cron job to execute a perl script every day at 4am. I > have successfully set up the job so that it will execute the script, the > only problem is the script can take a long time to finish, as it does many > different tasks. > > The problem is that after about 1 minute, the script will just stop > executing when invoked from the cronjob. does anyone know how to keep the > cron service from exiting after 1 minute? Write a script that doesn't crash after 1 minute? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/