From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 11:55:40 2010 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 13B61106566C for ; Mon, 14 Jun 2010 11:55:40 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id CE3948FC0A for ; Mon, 14 Jun 2010 11:55:39 +0000 (UTC) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 14 Jun 2010 07:55:39 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.10.8-GA) with ESMTP id LSJ82047; Mon, 14 Jun 2010 07:55:38 -0400 (EDT) Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 14 Jun 2010 07:55:39 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19478.6326.762000.959609@jerusalem.litteratus.org> Date: Mon, 14 Jun 2010 07:55:34 -0400 To: freebsd-questions@freebsd.org In-Reply-To: References: X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Subject: Re: Simulate CRON 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: Mon, 14 Jun 2010 11:55:40 -0000 Carmel writes: > > > I saw a posting here months ago regarding a way to simulate running > > > a script under CRON. I wrote it down and now cannot find it. > > > Googling has not proved very useful either. I just cannot remember > > > the program name. > > > Are you looking for a cron syntax check? If yes, then this site > > should be of some help: > > No, sorry. There was a command or program, I forgot which, that > would allow a user to run a program under another environment, > similar to the environment that a script under CRON would be > running under. Are you possibly talking about a jail? Robert Huff