From: Sylvain Desbureaux Date: 2009-09-25T17:59:54+09:00 Subject: Noob Problem (sending CTRL + ] ) Hi all, I want to create a script which will execute the following tasks: launch a console on a virtual server via libvirt: virsh console NameOfTheServer Log into the server login \n password\n send a command inside the server command send CTRL + ] I'm first not sure how to send the command after sending an os command. and I definitely don't know how to send the special key CTRL + ] (^]) Any ideas? Thanks -- Posted via http://www.ruby-forum.com/.