I am currently on a mac and haven't been able to try it on another mac so I'm not sure if the exact process numbers will change. I've written a C program that gives me process lists and it is stumbling over these two and is returning me '?' instead. I used the command line command ps aux
to list all the processes on my system and, unlike the others, both process 11558 and 16290 have their paths in parenthesis and are quite peculiar. What is going on here? What are paths (dd) and (security_authra)? Is there a way I can access the "actual" paths?
Thanks