I have the following example cron job set up through cpanel:
/path_to_script/script.cgi
When the cron job finishes running, I get an email with the output from the script. The email's subject line is, "/path_to_script/script.cgi". I was wondering if there was something I could put in the cron job to specify an email subject line.
Thanks!
Ben
/path_to_script/script.cgi
When the cron job finishes running, I get an email with the output from the script. The email's subject line is, "/path_to_script/script.cgi". I was wondering if there was something I could put in the cron job to specify an email subject line.
Thanks!
Ben