Date: Fri, 31 Oct 2003 13:16:29 -0500 From: "Xpression" <admin@atenas.cult.cu> To: "FreeBSD-questions" <questions@FreeBSD.ORG> Subject: crontab question... Message-ID: <001501c39fdb$1aca0fd0$0801a8c0@bloodlust>
next in thread | raw e-mail | index | archive | help
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 ??? I mean: # #minute hour mday month wday who command # 0 0 * * * root /path/one/script1 0 0 * * * root /path/two/script2 0 0 * * * root /path/three/script3 they are executed at the same time or in order ??? thankssssssss
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c39fdb$1aca0fd0$0801a8c0>