Hi
I have a perl expect problem. I want to write a perl script that will boot a remote system and while the remote system is booting I want the script to send in ctrl-x at a specific point in the boot. I tried expecting for the line and then sending in the ctrl+x but nothing seems to work