Guides 11791 Published by

Linux Shell Tips explaining the differences between PID, TID and PPID in Linux.



Differences Between PID, TID and PPID in Linux

A Linux operating system provides the perfect environmental exposure for users to understand the Ins and Outs of process management. The simplest definition of a process is any program in execution (running).
Process_tids

Differences Between PID, TID and PPID in Linux