Program order in crontab

Gerard E. Seibert jerry at seibercom.net
Sun Dec 29 21:03:49 UTC 2019


In a standard 'crontab', if I have three programs as show below, do they
run in order as listed or all at one time, or something else? Does each
program finish before the next one starts?

*/5     *   *   *  *   /usr/home/gerard/Scripts/Program1.sh
*/5     *   *   *  *   /usr/home/gerard/Scripts/Program2.sh
*/5     *   *   *  *   /usr/home/gerard/Scripts/Program3.sh

Thanks

-- 
Jerry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20191229/43f6a8f0/attachment.sig>


More information about the freebsd-questions mailing list