Mike,
my question is my script test.pl should provide input to the interactive program myprogram.When myprogram is running, the input should be provided by a perl script..
Hi,
I am new to perl and need help in the below situation
I have a C language executable called myprogram and i am calling it from my perl script test.pl.My OS is linux.
below is the code for test.pl
_______________________________________________________
#!/usr/local/bin/perl
$command =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.