K 10 svn:author V 5 robak K 8 svn:date V 27 2016-04-27T11:15:42.575295Z K 7 svn:log V 526 sysutils/cronic: NEW PORT - Shell script that handles cron error detection Cronic is a small shim shell script for wrapping cron jobs so that cron only sends email when an error has occurred. Cronic defines an error as any non-trace error output or a non-zero result code. Cronic filters Bash execution traces (or anything matching PS4) from the error output, so jobs can be run with execution tracing to aid forensic debugging. WWW: http://habilis.net/cronic PR: 208747 Submitted by: David Harrigan END