X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.4 required=5.0 tests=BAYES_20,RCVD_IN_BRBL_LASTEXT,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Sat, 15 Dec 2012 22:46:24 -0500 (EST) From: Paul Townsend Message-Id: <201212160346.qBG3kOEo007681@expert.ics.purdue.edu> To: cygwin AT cygwin DOT com Cc: aab AT purdue DOT edu Subject: ps questions -- Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 In the http://sourceware.org/ml/cygwin/2009-05/msg00477.html message, I found - Two changes in the `ps -W' output. `ps -W' now prints all processes on the machine when running under an (elevated) administrator account, not only the processes in the current session. Shouldn't the above restriction be documented in the `ps' man page? Question1 - why the "administrative" restriction? The normal user seems to be able to run the Task Manager as him/herself and all of the running processes are listed. Is there a silent privilege escalation there somewhere in the Task Manager process that allows the "full" listing? I do note that the Task Manager seems to be able to kill just about any process. Question2 - the UID of the Windows processes is listed as 0 in the `ps -W' output so is there a way to acquire and print it? Task Manager does know the owner so there must be a Windows function to get it. Question3 - the PPID of the Windows process is listed as 0 also. I did find some functions at Microsoft that could be used for that purpose. Are they available within the Cygwin code? I reference "Task Manager" but, unfortunately, its output is not easily parsed (:@{). -- Thanks, -- Paul Townsend -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple