telnet script help
whould it be possible to right a shell script in linux that could telnet to an ip then enter a command.
I have tryed but once the telnet session is open, no more input commands with work from the shell script to the telnet server.
could you show me an example of how I could do this, thanks!
|