in reply to Have script send email if it dies

I like to use bash wrappers that run the script then based on the return status perform a function such as emails, logging, monitoring, etc.