a1c07ce27be2f4d5a531a802467a29c5b655ad51
[feisty_meow.git] / database / configuration / cron / linux_config_snarf.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 # do a backup of the config files once a week.
7 28 7 * * 4 (source $HOME/feisty_meow/scripts/core/profile.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/scripts/archival/snarf_linux_config.pl) &>/dev/null 
8
9