adspace
how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?
Answer Posted / Lalitendra Singh Rana
To check whether a process (PID) has threads associated with it in Linux, use the 'ps' command with the '-L' option. This shows all threads that belong to the specified PID.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category