We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca1b5a commit b34dce3Copy full SHA for b34dce3
bin/cron_mail
@@ -1,7 +1,7 @@
1
#!/usr/bin/env sh
2
# vi: ft=sh
3
#
4
-# To be called by a cron job as a wrapper that sends stdour and stderr via the mail program.
+# To be called by a cron job as a wrapper that sends stdout and stderr via the mail program.
5
# Why? Because of FreeBSD the system cron uses sendmail, and I want to use ssmtp.
6
# Make your crontab files like:
7
#SHELL=/bin/sh
0 commit comments