References: <4aba9534.9080...@gmail.com>
Why exactly do you think you need to run stty and set the tty operating
parameters, when the bash process is quite plainly *not* connected to a tty,
it is connected to your C# application?
It's your application that is in charge of I/O - if it doesn't
Hey everyone,
i need to use bash shell "inside" C# program. I want to mimic user typing in
interactive mode and running cygwin commands.
i created a process that runs bash and redirect stdin,stout and std error
but I cant get tty to work attached is a sample code that starts bash
process and redi
2 matches
Mail list logo