reg multiple login python

harirammanohar159 at gmail.com harirammanohar159 at gmail.com
Mon Oct 5 00:06:29 EDT 2015


On Thursday, 1 October 2015 12:35:01 UTC+5:30, hariramm... at gmail.com  wrote:
> Hi All,
> 
> Is there anyway i can login to remote servers at once and do the activity, i can do one by one using for loop..
> 
> Thanks in advance.

Hi Laura,

yes this is what i require and i don't need more than this.
how can i fork a pxssh session ?
can i do like this ?
os.fork(pxssh.pxssh()), but how can i capture the session variable ?? whereas fork returns child id and pid..

Thanks...



More information about the Python-list mailing list