From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17840 invoked by alias); 18 May 2004 08:00:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17826 invoked from network); 18 May 2004 08:00:29 -0000 Received: from unknown (HELO mail.municipia.com) (212.0.114.21) by sourceware.org with SMTP; 18 May 2004 08:00:29 -0000 Received: (qmail 11350 invoked by uid 33); 18 May 2004 09:52:22 +0200 Received: from nscmdel1.rs1.nuria.telefonica-data.net (nscmdel1.rs1.nuria.telefonica-data.net [213.0.240.77]) by mail.municipia.com (IMP) with HTTP for ; Tue, 18 May 2004 09:52:22 +0200 Message-ID: <1084866742.40a9c0b605e6e@mail.municipia.com> Date: Tue, 18 May 2004 08:07:00 -0000 From: alejandro.sanchez@municipia.com To: cygwin@cygwin.com Subject: Problems listing tasks under cygwin. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 213.0.240.77 X-IsSubscribed: yes X-SW-Source: 2004-05/txt/msg00622.txt.bz2 Hello, I have the following trouble, if I try to do a ps -aux I obtain all the current tasks running under cygwin, but sometimes the PID listed is not the right one. However trying ps -ef I obtain the right PID of the task. Anyway if I'm trying to list the tasks under the user system (with the same privileges of root) runned out of cygwin, I see the associated PID but I can't kill the task, it says something like 'not such PID for the process'. P.D: To list the tasks in windows I use ps -W -ef under cygwin environment. Any clue? Thanks in advance, Alejandro. -- 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/