[Bug 21227] cmd doesn't echo redirection like native

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 30 08:00:03 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=21227

Frédéric Delanoy <frederic.delanoy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frederic.delanoy at gmail.com

--- Comment #2 from Frédéric Delanoy <frederic.delanoy at gmail.com> 2011-05-30 08:00:02 CDT ---
(In reply to comment #0)
>   dir | bad
This line fails on Windows: 'bad' is not recognized as an internal or external
command, operable program or batch file.

Is it intended?

I have different results: for me, w2k returns (command prompts omitted)
dir  1>ok
dir  1>bad
dir   | bad (with the error message)
(no output for dir > blah > bad)

If I create a bat file with "dir > blah > bad" as sole line, I get
dir  1>bad

-- 
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.


More information about the wine-bugs mailing list