cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / emit_crontab.crontab
1
2 ##############
3
4 #[emit_crontab]
5 # meta-operation to backup the crontab file using cron itself.
6 28 */8 * * * crontab -l >$HOME/$(hostname).$CRONUSER.crontab
7
8 ##############
9