How to get this list? Don't miss any [PID] (running, ended)
by sztom from LinuxQuestions.org on (#55WKH)
How to get this list (table)?
From turn on the computer until now.
Don't miss any [PID] (still running [PID], already ended [PID]).
List field: PPID, PID, Threads, USER, Start-time, Change-time, End-time, full-Command
Among:


From turn on the computer until now.
Don't miss any [PID] (still running [PID], already ended [PID]).
List field: PPID, PID, Threads, USER, Start-time, Change-time, End-time, full-Command
Among:
- [Start-time]: Start time of the process
- [Change-time]: Process change time. When [PPID] or [full-command] changes
- [End-time]: The end time of the process.