http://bugs.winehq.org/show_bug.cgi?id=3527
------- Additional Comments From frans.kool@gmail.com 2006-16-03 04:47 ------- I checked this behavior, and indeed it happens. In Windows, both dir /b > bla.txt and dir > bla.txt /b
produce the same content but in Wine it seems to ignore any parameters after the pipe.