http://bugs.winehq.org/show_bug.cgi?id=14711
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-02-18 12:03:06 --- (In reply to comment #6)
Seems to add two newlines:
XP: C:\Documents and Settings\Austin\Desktop>type a.txt asdf C:\Documents and Settings\Austin\Desktop>
Wine: austin@SERVER1:~$ cat /home/austin/wine-git/foo.txt asdf austin@SERVER1:~$
CMD Version 1.1.15
Z:\home\austin\wine-git>type foo.txt asdf
Z:\home\austin\wine-git>
Post a test file for that case.