Here is my problem. I am writing a perl script which calls a cshell script (using system() ) that(1) expects input from the user and (2) writes to stdout.
I would like to be able to allow the user to interact with the script normally, while also logging output to a file. The typical io...
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.