a installer problem. I have a installer in .bin format.
Ex: ./abc.bin
when we run the above command in a linux machine, it asks for path to install, db connection etc etc. This is an interactive menu where i need to type on the keyboard to pass the text.
How can use perl to automate this