Is there a way to get a registered name if you have a PID?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m assuming you want this for some kind of debugging/introspection purpose and not for general use in your code:
Gives you
[]if the process doesn’t have a locally registered name, and{registered_name, Name}if there is one.