[Wine] Redirecting output from Linux-binaries called by wine

Hagen Fuchs hagen.fuchs at physik.tu-dresden.de
Fri Aug 28 09:12:23 CDT 2009


Hi,

> > I would gladly RTFM, if only I knew which.
> 
> Read on shell scripting, it's 1000 times more powerful then MS could
> ever dream of implementing in batch files.

Indeed they are and I would switch right this minute, but I can't.

My situation (abbreviated) is this:  A (huge) windows program uses
OpenSSH, comfortably cushioned with two pipes (established with
CreatePipe()), to do its benevolent work (submitting jobs to a remote
queueing system).  Now, on wine, the OpenSSH client does not work (as it
essentially runs in a Cygwin environment), so I have to substitute it.
On way that works right now is using `plink.exe` (a command-line client
from the Putty suite).  For a few embarrasing reasons, however, I'd like
to use the Unix OpenSSH client directly as elaborated on earlier.

Regards,
  Hagen




More information about the wine-users mailing list