[Bug 3527] New: Commandline pipes
http://bugs.winehq.org/show_bug.cgi?id=3527 Summary: Commandline pipes Product: Wine Version: 20050211 Platform: Other OS/Version: All Status: UNCONFIRMED Severity: trivial Priority: P2 Component: wine-console AssignedTo: wine-bugs(a)winehq.org ReportedBy: somethingthatitaccepts(a)gmail.com Subtle commandline pipe-to-file bug. Here's an example, using wine's wcmd, enter this: dir >blah /b Obviously, this is stupid formatting. However, there is a behavioural difference between wine and windows. windows generates just a bare list (the /b option). Wine ignores the parameters after the pipe, and thus generates a full dir listing. I first noticed this in msvc6 with a wierd project, but it applies to wcmd too, so probably applies to all apps where the user is able to specify a commandline. -- 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.
participants (1)
-
Wine Bugs