cleaning a bit, including moving out some old docs, and renaming
[feisty_meow.git] / infobase / configuration / cron / nechung_fortune.crontab
diff --git a/infobase/configuration/cron/nechung_fortune.crontab b/infobase/configuration/cron/nechung_fortune.crontab
new file mode 100644 (file)
index 0000000..13f4880
--- /dev/null
@@ -0,0 +1,9 @@
+
+SHELL=/bin/bash
+
+# m h dom mon dow command
+
+USER=fred
+
+* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>>/tmp/zz_nechung_fortune_$USER.log
+