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/