http://bugs.winehq.org/show_bug.cgi?id=23596 --- Comment #5 from Jarek <jarekczek(a)poczta.onet.pl> 2010-07-14 00:55:08 --- Actually I did not intend to run grep from cmd.exe, but from windows app that captures standard error. For example calling linux ant from windows editor EditPad Pro (as a configurable tool). There "/bin/grep -v" doesn't work. I'll have to find a simpler environment to show this. By this time I see that running from cmd.exe /bin/grep -v 2>test.txt makes the output go to the screen instead of the file. /bin/grep -v >test1.txt 2>test.txt - exactly the same, output to screen Should it be reported as another bug? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.