how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?



how will you distinguish if it is a process or a thread, provided you know pid in linux operating sy..

Answer / 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

More Linux Threads Interview Questions

How many threads does an i7 7700k have?

1 Answers  


What does 4 cores 8 threads mean?

1 Answers  


How can i recover the linux system after it was crashed. I want step by step process.

1 Answers   Wipro,


What is thread explain the threads in linux?

1 Answers  


What are server threads?

1 Answers  


What does threads mean when downloading?

1 Answers  


How many threads can a cpu run?

1 Answers  


What are concurrent threads?

1 Answers  


what is the scope and packages being offered after the linux course completion,i'm really waitin for the answer?

2 Answers  


Are threads independent?

1 Answers  


Do threads share registers?

1 Answers  


Are pthreads kernel threads?

1 Answers  


Categories