in reply to Re^5: Regex arrow key problem
in thread Regex arrow key problem
Nope I have written it from the ground up. Sorry, I wasn't entirely clear on what you meant by end goal. It is a mix of perl and shell script, and it is built to automate tedious security patches and other fixes on CentOS Linux machines (for my job). I may look in to dispatch tables in the future, but for now goto does what I need it to. Thanks for all your help.