shush runs a command and optionally reports its output by mail. It is a useful wrapper around cron jobs.
For more details, check out the shush(1) manual page.
shush was written to be a generic wrapper around cron jobs so that it can be applied to any command without having to modify it or create a custom wrapper for it. In a sense, it solves a fairly simple problem, but it also brings some powerful features making it a useful tool beyond cron jobs.
Release focus: Bug fixes
Major enhancement over 1.1.x releases: Enhanced reporting
Release focus: Bug fixes
Major enhancements over 1.0.x releases:
- Ability to use the same configuration for multiple similar purposes
- More flexible mail subjects