설명 없음

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

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.