Command: $ ps -p 17176 -o etime
Here, 17176 is the process id of required process. Which we can get with "ps -ef | grep chrome".
***
No comments:
Post a Comment