Any way to get cpu usage % of a process in Cygwin/windows on the command line?

Karr, David david.karr@wamu.net
Wed Feb 1 22:41:00 GMT 2006


Is there any way to get the CPU usage percentage of a process in Cygwin
or Windows, in a script?  The "ps" command in Cygwin is based on SYSV
ps, which doesn't appear to show the CPU usage (whereas BSD ps does).
Task Manager shows what I need, but I don't know how to get that in a
script.  The Sysinternals "pslist" command comes close, but it only
shows the total CPU time, not the relative percentage.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list