mikeprestim
Programmer
Is there any way in perl on Win32 to return a list of all process ID for all processes running and not a child of mine, or even catching one just by its name. Similar to csh ps -e | grep "prog", I do not want to have to shell out to a csh script to do it.
Thanks in advance
Mike McMahon
Thanks in advance
Mike McMahon