Maybe⦠Since Pharo now has a command line handler, you could redirect stdout to the vm process? Will probably not work while the image is running I guess. But maybe it will (see for example http://serverfault.com/questions/178457/can-i-send-some-text-to-the-stdin-of...) On 28.03.2014, at 21:56, Sean P. DeNigris <sean@clipperadams.com> wrote:
Emilio Oca-3 wrote
I managed to do that in Windows using... ProcessWrapper...
As it's for a core test, I need to find a way to do it without loading additional libraries. I could pipe the output to a tmp file if there's nothing...
----- Cheers, Sean -- View this message in context: http://forum.world.st/Capturing-stdout-tp4751320p4751521.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.