crontab question...

Xpression admin at atenas.cult.cu
Fri Oct 31 11:10:40 PST 2003


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



More information about the freebsd-questions mailing list