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 X-Sent: 29 May 2002 17:53:38 GMT User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Wed, 29 May 2002 13:53:37 -0400 Subject: Getting a process list from perl From: Joseph Annino To: cygwin Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Is there some reliable sanctioned method of getting the list of running processes, their group ids, and parent ids, from perl under cygwin? I asked a question earlier about cygwin getting very very slow after killing an rsync that spawns an SSH. I don't get this problem if I kill the SSH instead. So I need a way to get the pid of the ssh spawned by rsync so I can kill it. And if anyone has any advice about the slowness problem let me know too. Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/