Date: Tue, 28 Sep 1999 11:30:36 -0500 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Langa Kentane" <evablunted@earthling.net>, "FreeBSD" <Freebsd-questions@FreeBSD.ORG> Subject: RE: cron howto's Message-ID: <028301bf09ce$cb870640$fba3f9cf@megared.net.mx> References: <000d01bf09b6$9dea9e80$15a8ef9b@sunnet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?028301bf09ce$cb870640$fba3f9cf>
