fails, you can just run it verbosely always, and use chronic to hide
the successful output.
- 5 0 * * * chronic rsync -v foo bar
+ 0 1 * * * chronic backup # instead of backup >/dev/null 2>&1
=head1 AUTHOR
-moreutils (0.43) UNRELEASED; urgency=low
+moreutils (0.43) unstable; urgency=low
* chronic: New command, runs a command quietly, unless it fails.
* Now depends on IPC::Run, used by chronic.
- -- Joey Hess <joeyh@debian.org> Fri, 29 Oct 2010 15:23:17 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 29 Oct 2010 15:54:37 -0400
moreutils (0.42) unstable; urgency=low