sample usage in cron
PATH=/bin:/usr/bin:/usr/local/bin LANG=en_US.UTF-8
# m h dom mon dow command 1 */5 * * * (cd ~/std/std_hilite; ./cron_spec_highlight 2>&1 | tee html/log.txt)
PATH=/bin:/usr/bin:/usr/local/bin LANG=en_US.UTF-8
# m h dom mon dow command 1 */5 * * * (cd ~/std/std_hilite; ./cron_spec_highlight 2>&1 | tee html/log.txt)