MAILTO and PATH header cron

Cron PATH is minimal; set PATH/MAILTO at top or jobs fail silently

crontab - <<'EOF' MAILTO=ops@example.com PATH=/usr/local/bin:/usr/bin:/bin 0 3 * * * backup.sh EOF
more cron all 8 commands →