I need to --wait-for stdout since I am interested in the process output. Command I want to run is long running daemon and I need to read its stdout.
Is there any other recommended way to read the stdout of a process that was started using guestcontrol? --Vikram On Tue, Jun 7, 2011 at 10:42 AM, Alexey Eromenko <[email protected]> wrote: > Not sure about v3.2, but you can remove the " --wait-for stdout" from > the "cmd" command. > > -- > -Alexey Eromenko "Technologov" > > _______________________________________________ > vbox-dev mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-dev >
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
