I have several copies of a program running. I would like to find the PID for a particular one of these processes. I can identify the window which spawned the process (and there is only one process from that window) but I cannot tell it apart from other similar processes.
Any ideas?