site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On 1 Dec 2005, at 12:27, Amol Gajewar wrote: i wanted to know that anyhow my application can come to know what is the result of job performed by crontab. Cheers, Graham. -- Graham Lee GPG Key ID: 01D5B9D8 UNIX Systems Manager, Oxford Physics Practical Course http://nextstep.sdf-eu.org 01865 273450 _______________________________________________ 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... have your cron job output $? of your interesting task to a logfile/ named FIFO/whatever then have your app check that logfile/named FIFO/ whatever. This email sent to site_archiver@lists.apple.com