Re: Quitting External Processes
Re: Quitting External Processes
- Subject: Re: Quitting External Processes
- From: Andrew Pinski <email@hidden>
- Date: Sun, 3 Mar 2002 23:03:27 -0500
kill(2)
Thanks,
Andrew Pinski
On Sunday, March 3, 2002, at 10:52 , Isaac Sherman wrote:
How would quit a process that you don't own? In my case, I want to
make a
daemon quit prematurely. The process itself should be owned by
whichever
user started it. I'd use NSTask, except that I want the daemon to keep
running after I quit the application.
Where should I look in the docs? Is it doable from within Cocoa, or
do I
need to use a foreign API? I'd rather not make my daemon scriptable,
either.
Thanks,
--
Isaac Sherman
MotaSoft Software
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.