in reply to Command execution through pipe from Open function

It's also possible that the command expects to be run from a real tty, in which case you might want to look at using the Expect module to run it on one and see if it's more well behaved.

The cake is a lie.
The cake is a lie.
The cake is a lie.

  • Comment on Re: Command execution through pipe from Open function