18 May
2007
18 May
'07
8:56 a.m.
http://bugs.winehq.org/show_bug.cgi?id=7699 ------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-18-05 08:56 ------- John, in general case you need to pass both stderr and stdout to "tee" command: $ wine stable32 2>&1 | tee > wine_stable32.log (note additional "2>&1" string) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.