Getting BSD process information
Hi, I found information about getting a list of all processes on OS X at this url: <http://developer.apple.com/qa/qa2001/qa1123.html> This is nice, but not being all that UNIX savvy, I don't know how to identify the information I want for daemon processes that the Mac Process Manager won't give me a process serial number for from their process IDs. I would like to be able to identify the file system location of the executable associated with a pid_t value. Can anyone explain to me how that is done? Thanks, Eric _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Eric Long