snarufu
[feisty_meow.git] / infobase / configuration / cron / backup_maildir.crontab
1
2 #[backup maildir]
3 # backs up the maildir folder for fred bi-monthly.
4 8 4 3,14 * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; tar -czf /z/stuffing/archives/maildir_backup_$(date_stringer).tar.gz $HOME/Maildir) &>/tmp/${CRONUSER}-cron-backup_maildir.log
5