einige Möglichkeiten zur Problembehandlung
1) Check /var/log/cron 2) check /pmecs/log/lsmon/cronerror.log for clues. 3) check your mail using mailx/mail. 4) add a cron.debug to /etc/syslog.conf (search google for examples) 5) try changing the order of redirection 50 15 * * * /pmecs/log/lsmon/techsupportscript.sh >/pmecs/log/lsmon/cronerror.log 2>&1