Getting pid of a remote process

srinivasan srinivas sri_annauni at yahoo.co.in
Tue Aug 19 05:21:45 EDT 2008


This is wat i am doing :

args = [ "SSH", <hostname>,  <script_name>]
I am giving this to subprocess.Popen()
Thanks,
Srini


----- Original Message ----
From: Diez B. Roggisch <deets at nospam.web.de>
To: python-list at python.org
Sent: Tuesday, 19 August, 2008 12:26:20 PM
Subject: Re: Getting pid of a remote process

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
--
http://mail.python.org/mailman/listinfo/python-list



      Unlimited freedom, unlimited storage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/



More information about the Python-list mailing list