27 Feb
2009
27 Feb
'09
3:11 p.m.
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com - Jim _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I have a need for a periodic (in this case, twice per day) per user task. I'm setting up this task programatically. Is there an API for launchd/launchctl, or should I just fork+exec launchctl to setup my job? Is there a prettier way to determine if my job is already loaded than to exec `launchctl list` and grep the output? This email sent to site_archiver@lists.apple.com