cron.daily.ex
changeset 43 c6b65799fdb3
child 49 3e57c577c01e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cron.daily.ex	Tue Jan 16 12:38:17 2007 +0000
@@ -0,0 +1,7 @@
+#! /bin/bash
+
+# only output if terminal is connected
+test -t 0 || exec >/dev/null
+
+exigrey --clean 3 '*'
+exigrey --purge 5 '*'