Process ID (PID)
← Back to Process
A unique numeric identifier assigned by the operating system to each running process. PIDs are used to track, signal, and manage processes. PID 1 is the init process (or systemd on modern Linux).
← Back to Process
A unique numeric identifier assigned by the operating system to each running process. PIDs are used to track, signal, and manage processes. PID 1 is the init process (or systemd on modern Linux).