No Description

Markus Hennecke 7085b073e2 Don't close stdin in the child process 3 years ago
src 7085b073e2 Don't close stdin in the child process 3 years ago
.gitignore 9a36546728 Initial commit. 3 years ago
LICENSE 0ac2e319d0 Add license. 3 years ago
Makefile.am 9a36546728 Initial commit. 3 years ago
Makefile.in 9a36546728 Initial commit. 3 years ago
README 9a36546728 Initial commit. 3 years ago
README.md 9a36546728 Initial commit. 3 years ago
aclocal.m4 9a36546728 Initial commit. 3 years ago
compile 9a36546728 Initial commit. 3 years ago
config.h.in 9a36546728 Initial commit. 3 years ago
configure 9a36546728 Initial commit. 3 years ago
configure.ac 9a36546728 Initial commit. 3 years ago
depcomp 9a36546728 Initial commit. 3 years ago
install-sh 9a36546728 Initial commit. 3 years ago
missing 9a36546728 Initial commit. 3 years ago

README

cronwrap executes a command and captures the output of stdout and
stderr. If the return code of the program is not equal zero the
captured output will be printed to stdout resulting in generating a mail
when run from cron.