Hello All,
I have an interactive shell command, let's call it xyz. It unfortunately doesn't accept command line arguments and commands can be sent only once we enter into the xyz shell.
Is there a way to run this shell from a perl script and enter commands for it? I usually use system to call functions as though they are typed in the terminal window. But I am unable to use this for my current problem. It would be great if you are able to provide any inputs.
In reply to Run an interactive shell command from Perl script by nofear_asa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |