The PID alone isn't enough to identify a process, because PIDs can be reused. You need the PID together the exact process creation time.
The PID alone isn't enough to identify a process, because PIDs can be reused. You need the PID together the exact process creation time.