From owner-freebsd-questions@FreeBSD.ORG Sat Nov 1 02:57:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E7916A4CE for ; Sat, 1 Nov 2003 02:57:47 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ADF143F3F for ; Sat, 1 Nov 2003 02:57:46 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id 457D720B6 for ; Sat, 1 Nov 2003 11:57:44 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id BB16598; Sat, 1 Nov 2003 11:57:43 +0100 (CET) Date: Sat, 1 Nov 2003 11:57:43 +0100 From: Jean-Baptiste Quenot To: FreeBSD-questions Message-ID: <20031101105741.GB1551@watt.intra.caraldi.com> Mail-Followup-To: FreeBSD-questions References: <001501c39fdb$1aca0fd0$0801a8c0@bloodlust> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001501c39fdb$1aca0fd0$0801a8c0@bloodlust> User-Agent: Mutt/1.5.4i Subject: Re: crontab question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 10:57:47 -0000 * Xpression: > Hi guys, I was wondering if I have three script files on crontab and > all they are executed at the same hour how it's function ??? AFAICT, cron forks a new process for each job scheduled at the same time. Cheers, -- Jean-Baptiste Quenot http://caraldi.com/jbq/