Getting pid of a remote process

Diez B. Roggisch deets at nospam.web.de
Tue Aug 19 02:56:20 EDT 2008


srinivasan srinivas schrieb:
> HI,
> I am using Solaris and subprocess.Popen to spawn a process on a remote machine.

No, you are *not* doing that. You are maybe using subproces to run SSH 
to spawn a remote process. Why don't you *show* us how you actually do that?

DIEZ



More information about the Python-list mailing list