From 504f80c08fbfd8346c3c146b6233ff160b70562c Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 25 Aug 2010 09:32:52 +0200 Subject: [PATCH] maintain backup filter in header_cache dir --- .crontab.d/mutt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crontab.d/mutt b/.crontab.d/mutt index 2f80147..6b170bf 100644 --- a/.crontab.d/mutt +++ b/.crontab.d/mutt @@ -1 +1 @@ -29 4 * * * autoload -U zargs && zargs --no-run-if-empty -- $VARDIR/mutt/header_cache/*~*/.gitignore(.NDa+28) -- rm -- +29 4 * * * [[ -d $VARDIR/mutt/header_cache ]] && echo '- *' >| $VARDIR/mutt/header_cache/.backup-filter && autoload -U zargs && zargs --no-run-if-empty -- $VARDIR/mutt/header_cache/*~*/.gitignore(.NDa+28) -- rm -- -- 2.39.2