Re: Finding a running process in Windows

2002-01-17 Thread Roger C Haslock
; Sent: Wednesday, January 16, 2002 9:42 PM Subject: Finding a running process in Windows > Hi All, > > Does anyone know how to find ( in a PERL script running under Windows) > whether a process( program ) is already running or not. In Unix, I can > easily do this using the 'p

Finding a running process in Windows

2002-01-16 Thread SathishDuraisamy
Hi All, Does anyone know how to find ( in a PERL script running under Windows) whether a process( program ) is already running or not. In Unix, I can easily do this using the 'ps' command in backticks. I don't know how to do this in Windows. Any thoughts? Thanks, sathish -- To unsubscrib