Hello,
I hope i am in the right place.
I am trying to simulate the process that a user goes through to change telnet to "line mode"
I am connecting to an HP-UX 11.00 server and after logging in via telnet, I can hit the CTRL+] to get a telnet prompt; after which I can type 'mode line" to change to line mode.
I was hoping this is possible through a shell script of some sort, using either csh, sh, or krn shells. I have tried several things but am having the hardest time sending the CTRL + ] through a shell script when connected in a telnet session.
Any help would be appreciated.
Chris
I hope i am in the right place.
I am trying to simulate the process that a user goes through to change telnet to "line mode"
I am connecting to an HP-UX 11.00 server and after logging in via telnet, I can hit the CTRL+] to get a telnet prompt; after which I can type 'mode line" to change to line mode.
I was hoping this is possible through a shell script of some sort, using either csh, sh, or krn shells. I have tried several things but am having the hardest time sending the CTRL + ] through a shell script when connected in a telnet session.
Any help would be appreciated.
Chris