Question about Cron email
- From: vas117@xxxxxxx
- Date: 6 Feb 2006 06:16:55 -0800
I have a cron job running as root. The Output from "cron" command
email is being sent to root (which is our system admin and not me). I
would like to receive these emails as well. I've tried to pipe the
output to mail so that I can get this output (as in the below cron
entry), but all I get is a blank email sent to that address that has
"Test" as the subject. I don't see any of the output that is sent to
the root user in the "Output from "cron" command" email. Can someone
please help me figure this one out? Thanks!
10 9 * * * /home/oracle/testmysql.script | mailx -s "Test"
"email@domain"
.
- Follow-Ups:
- Re: Question about Cron email
- From: Martin Paul
- Re: Question about Cron email
- Prev by Date: Re: Querying network connection speed without root access?
- Next by Date: Re: /usr/sfw/bin/gmake - what Solaris installation?
- Previous by thread: Solaris 8 nss_ldap frustration
- Next by thread: Re: Question about Cron email
- Index(es):
Relevant Pages
|
|