http://bugs.winehq.org/show_bug.cgi?id=27778 Summary: TYPE outputs extraneous blank line after file contents Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: frederic.delanoy(a)gmail.com With the following code (make sure there's no space before the '>'): echo bar> foo echo *** && type foo && echo *** outputs *** bar *** on windowses, but *** bar *** in wine -- 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.