X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com Subject: 'kill' cannot see other process but its own PID ? MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.0.3 September 26, 2003 From: Jurgen Defurne Message-ID: Date: Thu, 29 Mar 2007 09:30:56 +0200 Content-Type: text/plain; charset="US-ASCII" X-IsSubscribed: yes 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 Hello, I just discovered that 'kill' is not able to test (-0) for processes which have been started from the cygwin environment, but running as another user, in this case as a service (UID = 0). Is this a problem stemming from the cygwin environment or is it due to Windows itself ? As a workaround, it seems only parsing the output from 'ps -Wl' could give me the desired functionality, which is testing if a certain process, of which the PID is known, is still running or not. Does anyone have maybe other ideas I might have missed ? Regards, Jurgen -- 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/