Recovered from the older tannerjc.net wiki snapshot dated January 23, 2016.

capturing outputs

[root@hostname ~]# crontab -l
01	*	*	*	* /path/to/script1 /var/log/script1.log 21
11	*	*	*	* /path/to/script2 /var/log/script2.log 21
21	*	*	*	* /path/to/script3 /var/log/script3.log 21