Re: pxssh sendline() cmd

2013-02-08 Thread Piet van Oostrum
rajesh kumar writes: > Hi > > I need help in pxssh. > > Steps : > 1) I was login into remote machine usning pxssh and the prompt is '$'. > 2) After successful login running some command and the prompt is '>'. > 3) Here onwards I want to execute cli commands by using sendline(). > > My requirement

pxssh sendline() cmd

2013-02-08 Thread rajesh kumar
Hi I need help in pxssh. Steps : 1) I was login into remote machine usning pxssh and the prompt is '$'. 2) After successful login running some command and the prompt is '>'. 3) Here onwards I want to execute cli commands by using sendline(). My requirement: I need to pass arguments to sendline()