From owner-freebsd-questions Tue Sep 28 9:31:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 94BE615523 for ; Tue, 28 Sep 1999 09:31:25 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.251]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id LAA02823; Tue, 28 Sep 1999 11:29:51 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <028301bf09ce$cb870640$fba3f9cf@megared.net.mx> Reply-To: "Alejandro Ramirez" From: "Alejandro Ramirez" To: "Langa Kentane" , "FreeBSD" References: <000d01bf09b6$9dea9e80$15a8ef9b@sunnet.co.za> Subject: RE: cron howto's Date: Tue, 28 Sep 1999 11:30:36 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The fields are: minutes,hours,days,months,weekdays,whos running the program, the program name ex. 30 * * * * root netstat -ni The * mark means all. This would run every 30 minutes, of all months, of all days, of all weekdays, root will run this process called netstat with the -ni arguments. Have Fun... Ales > Where can I get these. I did a man cron did not get much info from that. > > Langa Kentane > Manager: Network Operations > Sunshine Networks > Tel +27 82 928 1952 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message