Re: Kill Applications
Re: Kill Applications
- Subject: Re: Kill Applications
- From: John Haager <email@hidden>
- Date: Tue, 21 May 2002 23:25:40 -0700
Open terminal and use the 'kill' command. It takes a Process ID number
which can be found by executing 'ps -ax' in the terminal window.
Further info can be found with 'man kill'.
On Tuesday, May 21, 2002, at 10:54 PM, Patrick Tescher wrote:
Quick question, is there a way to kill an application in Cocoa? Not the
current application but similar to the way that process viewer does
it. I
don9t want to quit it, I want to force quit it. Any comments would be
appreciated. Thanks
~Patrick
-> John Haager <-
_______________________________________________
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.