Linux Cumulative User, System CPU Usage of Running Process?

Posted by dsimcha on Server Fault See other posts from Server Fault or by dsimcha
Published on 2010-05-21T19:54:28Z Indexed on 2010/05/21 20:02 UTC
Read the original article Hit count: 297

On Linux (and other Unix-like OS's if there's a general answer), is there an easy way to get an output similar to the time command (current real time, user, and system CPU usage totals) for a process that is still running?

© Server Fault or respective owner

Related posts about time

Related posts about cpu-usage