From owner-freebsd-questions@FreeBSD.ORG Wed Oct 31 11:58:54 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47D8716A46D for ; Wed, 31 Oct 2007 11:58:54 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id CB14713C481 for ; Wed, 31 Oct 2007 11:58:53 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so319781uge for ; Wed, 31 Oct 2007 04:58:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=8kf9eBHjr/1F+y/OWFZR7U1sFut5VSN3CjwNWkS8HG0=; b=YG5empp+R7wCwJv6gwdDkRD+Oz5Rq9TCljl1F0lhRvQjvULATOmswIXxWo87RIiwxeVa3czQJFvbIZHNoLY0KFlx1UEA+ixpzG6W7L7ZY7NtTU1dnu6DfiTXXg4eA+bV1QcGPj+/76VT5ZU644Dbsp1uRikYbZEwUX9jMbXHvbM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=NsbLalf7d43y/VoUCpeyECLz1vZyF/GQbvU0c4tlpaTtt2Eu9fOkXnYqvmD/WP1Kv+/DN09dftZ7zZ6e6RqFwAjJ84IzEwbiIfyvUVLn3iHUlXN0WOZOmhekW9wBvsU6ltDgI7VLF+cETuhqAIEPblWGQZmi8Xv1yjf4IE6ODVE= Received: by 10.78.176.20 with SMTP id y20mr6051461hue.1193831901166; Wed, 31 Oct 2007 04:58:21 -0700 (PDT) Received: by 10.78.15.14 with HTTP; Wed, 31 Oct 2007 04:58:21 -0700 (PDT) Message-ID: <2cd0a0da0710310458t49610b34h9b19366c3765fe0@mail.gmail.com> Date: Wed, 31 Oct 2007 12:58:21 +0100 From: VeeJay To: FreeBSD-Questions , maanjee@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Help with Cron pleazzzzzzzzzzzz X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 11:58:54 -0000 Hello Gurus=85. I am running a status script written in Perl (*status.pl*) and want to have it *Always Running*. How can I check through CRON that "status.pl" is running and if NO, then start the script execution again? Please help and advise=85 With a bundle of thanks! --=20 Thanks! BR / vj