1.5 and 1.6-rc1 for testing that the previous fixes do.
martin@score:~$ ed /bin/ls
Newline appended
96324
w foo
96324
q
martin@score:~$ ls -l /bin/ls foo
-rwxr-xr-x 1 root root 96324 2010-06-11 09:11 /bin/ls
-rw-r--r-- 1 martin martin 96324 2011-04-12 02:19 foo
martin@score:~$ cmp foo /bin/ls
martin@score:~$
M
PS BSD ed (which, yes, is the original v7 ed) does the same but
without pointlessly saying "newline appended".
M
_______________________________________________
bug-ed mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-ed