added comments in crontabs for purpose.
[feisty_meow.git] / infobase / configuration / cron / nechung_fortune.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 USER=fred
7
8 #[nechung fortune]
9 * * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>>/tmp/zz_nechung_fortune_$USER.log
10