X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Any way to get cpu usage % of a process in Cygwin/windows on the command line? Date: Wed, 1 Feb 2006 14:41:09 -0800 Message-ID: <0C260F619E428642BFA6380177C3ADF30219248D@exmsea005.us.wamu.net> From: "Karr, David" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k11Mg01h009947 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/