[Bug 14711] 'Type' command in cmd.exe does not line feed in the end of a file

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 18 11:54:35 CST 2009


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





--- Comment #6 from Austin English <austinenglish at gmail.com>  2009-02-18 11:54:34 ---
(In reply to comment #5)
> Patch is in git.
> http://source.winehq.org/git/wine.git/?a=commit;h=78f38a742fb48a723392687615669f7f5f5b74d1
> 
> Test with current version.
> 

Seems to add two newlines:

XP:
C:\Documents and Settings\Austin\Desktop>type a.txt
asdf
C:\Documents and Settings\Austin\Desktop>

Wine:
austin at SERVER1:~$ cat /home/austin/wine-git/foo.txt
asdf
austin at SERVER1:~$

CMD Version 1.1.15

Z:\home\austin\wine-git>type foo.txt
asdf

Z:\home\austin\wine-git>


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