Re: check if process is running
Re: check if process is running
- Subject: Re: check if process is running
- From: Martin Weil <email@hidden>
- Date: Sat, 24 May 2003 11:22:31 +0200
I get back a:
"Error opening terminal: unknown."
when launching the NSTask. Why is that?
Best Regards
Martin
Am Mittwoch, 21.05.03 um 17:39 Uhr schrieb Mathew Peterson:
I would recommend an NSTask on top or ps to get a list of all running
processes and then check against that.
Mat
On Wednesday, May 21, 2003, at 08:42AM, Martin Weil <email@hidden>
wrote:
Hi!
I'd like to check if one particular process is running. I looked at
NSWorkspace' launchedApplications, but as said only Applications
no deamons and other GUI less processes are shown.
Best Regards
Martin
_______________________________________________
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.