Linux – Email Notification HowTo Posted by admin | Jul 14, 2012 | Linux | 0 | Just to share following email notification with log attachment in linux cronjob whenever execute – echo “`date` ==> Done xx.sh” | mutt -a /var/logs/xx.log -s “`date` – Done GeneratedBackinv.sh” mail-to@email.com -c mail-cc@email.com