Get exact start time of process
Get exact start time of process
To find the exact start time of processes, use this command.
ps -eo pid,cmd,lstart
Preserving for the future: Shell scripts, AoC, and more
To find the exact start time of processes, use this command.
ps -eo pid,cmd,lstart
Comments