On Oct 1, 2015 1:06 AM, <harirammanohar...@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..
>
If you want to start them all at the same time, look into subprocess and
popen.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to