site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Importance: Normal i wanted to know that anyhow my application can come to know what is the result of job performed by crontab. -----Original Message----- From: William Kucharski [mailto:kucharsk@mac.com] Sent: Thursday, December 01, 2005 5:06 PM To: Amol Gajewar Cc: darwin-kernel@lists.apple.com Subject: Re: events related to cron On Dec 1, 2005, at 3:33 AM, Amol Gajewar wrote:
I want to know whether any event is generated when cron performs scheduled job. I know it mails to the user but apart from that any thing else it does. Any pointers on this will be helpful.
Not by default. In fact, email is only generated if there is output from the process cron runs and stdout/stderr haven't been redirected. William Kucharski kucharsk@mac.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Amol Gajewar