I am using autoexpect for the first time. I am not sure what should be the parameters for using it. I executed autoexpect command and there were continuous messages "autoexpect started, file is script.exp". If I execute ssh nothing happens.
autoexpect started, file is script.exp
autoexpect started, file is script.exp
autoexpect started, file is script.exp
autoexpect started, file is script.exp
Could anyone please help me on this.
Thanks in advance.
I had the same problem. I was using bash and had lot of initial configuration in bash. May be some of the the startup configuration bash shell was affecting autoexpect. I invoked tcsh and then invoked autoexpect. And autoexpect worked very well in tcsh as it did not have any startup configuration.
Invoke tcsh and try it again. It worked for me once I invoked tcsh