<div dir="ltr">Hi,<div><br></div><div>I'm running Cbc in a pipe to capture stdout/stderr, and I want to display the solve process in real-time. It seems like Cbc switches to using a 4K buffer rather than line-buffered writes when it detects it isn't running interactively. Is there a way to force Cbc's writes to be line-buffered? I want to avoid having to run the command through a pseudo tty if possible.</div><div><br></div><div>Thanks,</div><div>Jack</div></div>