Starting time of a process - Linux Views : 408
Tagged in : Linux
0 0
Send mail
To find starting time of a process with date,
use the following command.

ps -eo pid,lstart,cmd
By raja, On - 2009-08-13



    Login to add Comments .