Hello!
Quick question... I'm currently using a program that asks for user input via STDIN, but I'd like to run it non-interactively from a perl script. I had hoped that the following would work, but it doesn't...
print(STDIN "input\n");
Thanks in advance for your help!
JVC.
Hello!
I primarily work with data in text files, but on occasion I download html files. Recently, I tried adapting one of my scripts so that I can download images from the web.
Unfortunately, while I can create files, they either can't be viewed or look really weird (sometimes one can just...
Hello experts!
I've been writing scripts to answer biological questions in evolutionary genomics for just over a year and have recently come across a rather strange problem involving STDOUT.
To write my data to an output file, I have written a subroutine so that I can print to several outfiles...
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.