Re: How to get the full path of a process in kext
Re: How to get the full path of a process in kext
- Subject: Re: How to get the full path of a process in kext
- From: Dan Shoop <email@hidden>
- Date: Thu, 13 Jan 2011 04:46:53 -0500
On Jan 12, 2011, at 3:24 AM, searockcliff wrote:
I want to get the directory location of the process file.
For example, in user space, the TextEdit, the pid is 234 localhost:~ macuser$ ps -p 234 PID TTY TIME CMD 234 ?? 0:00.19 /Applications/TextEdit.app/Contents/MacOS/TextEdit -psn_0_94231
I want to get this "/Applications/TextEdit.app/Contents/MacOS/TextEdit" in kext.
Didn't you just answer your own question??? -d
------------------------------------------------------------------------ Dan Shoop email@hidden GoogleVoice: 1-646-402-5293 aim: iWiring twitter: @colonelmode
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden