From owner-freebsd-questions@FreeBSD.ORG Sat Sep 13 17:58:24 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 4CEC616A4BF for ; Sat, 13 Sep 2003 17:58:24 -0700 (PDT) Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D67443FBD for ; Sat, 13 Sep 2003 17:58:23 -0700 (PDT) (envelope-from akruijff@kruij557.speed.planet.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp05.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HL600JOFIYZS8@smtp05.wxs.nl> for freebsd-questions@freebsd.org; Sun, 14 Sep 2003 03:04:11 +0200 (MEST) Received: from Intranet.lan (akruijff@localhost [127.0.0.1]) h8E0wLbC081555;akruijff@Intranet.lan) Received: (from akruijff@localhost) by Intranet.lan (8.12.8p1/8.12.8/Submit) id h8E0wLpb081554; Sun, 14 Sep 2003 02:58:21 +0200 (CEST envelope-from akruijff) Date: Sun, 14 Sep 2003 02:58:21 +0200 From: Alex de Kruijff In-reply-to: <1544264640.20030913150912@mail.ru> To: Denis Message-id: <20030914005821.GC23222@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <1544264640.20030913150912@mail.ru> cc: freebsd-questions@freebsd.org Subject: Re: HOW TO USE C-R-O-N????? 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: Sun, 14 Sep 2003 00:58:24 -0000 On Sat, Sep 13, 2003 at 03:09:12PM +0400, Denis wrote: > Hi All!!! > > Does anybody can show me how i can use Cron??? > For example, I want to start: > /usr/bin/perl /usr/scripts/my.pl > every 30 seconds. Can i to do it? No cron doesn't handle minutes. For more information type man cron from the command line. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/