in reply to Re: lines written to stdout by a backtick command
in thread lines written to stdout by a backtick command
On windows I couldn't get the shebangs to work well. If you have similar issues then you should change the open to open (PIPE,"perl printsth $arg | ");
cheers
SK
|
|---|