Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Others => Miscellaneous => Topic started by: anil_garg5 on February 11, 2006, 07:49:11 AM

Title: Automatic Telnet using script ( Non-interactive mode)
Post by: anil_garg5 on February 11, 2006, 07:49:11 AM
Hi friends,
I need to know how can I use telnet command by giving user name and password with it in a script ( means in non-interactive mode) ?

Is there any other option if I have to remote login in multiple servers to check some service heath status without login each server individually ?

Please guide.

Thanks.
Anil
Title: Automatic Telnet using script ( Non-interactive mode)
Post by: dragoncity99 on March 03, 2006, 09:39:58 AM
Use the tool called "expect"

U can get it here.


http://expect.nist.gov/