Getting pid of a remote process
srinivasan srinivas
sri_annauni at yahoo.co.in
Tue Aug 19 00:47:44 EDT 2008
HI,
I am using Solaris and subprocess.Popen to spawn a process on a remote machine.
Thanks,
Srini
----- Original Message ----
From: Diez B. Roggisch <deets at nospam.web.de>
To: python-list at python.org
Sent: Monday, 18 August, 2008 9:23:20 PM
Subject: Re: Getting pid of a remote process
srinivasan srinivas schrieb:
> Hi,
> Could you please suggest me a way to find pid of a process started on a remote machine by the current process?? I should get pid in the current process environment. The approach should be somewhat generic. It shouldn't expect the remote process to print its pid.
Without information about
- the OS you use
- the technique you use for spawning processes remote
there is no answer to this.
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