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 Date: Fri, 5 Aug 2005 11:00:39 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: pid confusion and pstree Message-ID: <20050805180039.GA2796@efn.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes On Thu, Aug 04, 2005 at 03:26:02PM -0400, Jason Pyeron wrote: > also does anyone have a patch to show the WINPID for pstree? $ pstree -Ahup|perl -wpe's#\d+#($w=Cygwin::pid_to_winpid($&))&&$w!=$&?"$&/$w":$&#ge' ?(1)-+-bash(2100,sthoenna)---mutt(1696/2384)---emacs(2744/1300) |-bash(3728,sthoenna)---sleep(1328/2328) |-bash(804,sthoenna)---mutt(3912/1672) |-bash(1864,sthoenna)-+-perl(1744/3400) | `-pstree(1572) |-cygrunsrv(1652,SYSTEM)---cygserver(248/336) `-cygrunsrv(628,SYSTEM)---syslogd(720/752) -- 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/