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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 4 02:30:10 CDT 2011


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

--- Comment #4 from Frédéric Delanoy <frederic.delanoy at gmail.com> 2011-06-04 02:30:09 CDT ---
(In reply to comment #3)
> "dir | bad" was probably a brain fart.
> 
> Hey, in wine, if I do
>   dir > blah > bad
>   type blah
> I get a sharing violation!  I bet cmd leaks a file handle there.

In wine-1.3.21(and -159-ge398b93), I get different results:
dir 1> ok
dir > bad
dir > blah > bad

(but no sharing violation when "type"ing)

w2k gives
dir  1>ok
dir  1>bad
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