Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Please help !! How to write "Ctrl+]" in unix

Status
Not open for further replies.

3042

Vendor
Sep 19, 2003
12
TH
Hi all experts,I am running expect script on Sun Solaris platform.However,I have now telnet to the device but I cannot exit as the exit command will require to input "Ctrl+]"

Any input character to put which reps for this commnand "Ctrl+]"

 
Sounds like the terminal you are using is wrong. Once you start you telnet session, set TERM vt100 or set TERM vt220 and see which terminal session will correct your problem.
 
depending on which keyboard this terminal interprets you may hit the ] button, but terminal interprets a +; enter a ] in this shell before you run telnet, do you get a ] as an echo? (I'm using a German keyboard with US-Layout, if somebody is sitting at my desk they all have the same problems; on a German Keybd you enter ctrl-alt-9 to get a ctrl-]) hth!

Best Regards, Franz
--
Solaris System Manager from Munich, Germany
I used to work for Sun Microsystems Support (EMEA) for 5 years
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top