added comments in crontabs for purpose.
[feisty_meow.git] / infobase / configuration / cron / uptime_report.crontab
index 8a2684ec485f67d4fa42b2d7237e624483cde5e3..8aaab7157543023f7cd87897b1e8d257ca4c7381 100644 (file)
@@ -5,6 +5,7 @@ SHELL=/bin/bash
 
 USER=fred
 
+#[uptime report]
 # the script writes the current time and current uptime to the log file.
 0 * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>>/tmp/zz_uptime_report_$USER.log