added comments in crontabs for purpose.
[feisty_meow.git] / infobase / configuration / cron / linux_config_snarf.crontab
index f6fc022a249e330411f6e2463c8e153f0d449478..f8d51b084372f8a666becb0371456b5910f9eadc 100644 (file)
@@ -5,6 +5,7 @@ SHELL=/bin/bash
 
 USER=fred
 
+#[linux config snarf]
 # do a backup of the config files once a week.
 28 7 * * 4 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/scripts/archival/snarf_linux_config.pl) &>>/tmp/zz_linux_config_snarf_$USER.log