bug-ed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-ed] Two more buglets


From: Martin Guy
Subject: Re: [Bug-ed] Two more buglets
Date: Tue, 12 Apr 2011 02:24:39 +0200

1.5 and 1.6-rc1 for testing that the previous fixes do.

address@hidden:~$ ed /bin/ls
Newline appended
96324
w foo
96324
q
address@hidden:~$ 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
address@hidden:~$ cmp foo /bin/ls
address@hidden:~$

   M

PS BSD ed (which, yes, is the original v7 ed) does the same but
without pointlessly saying "newline appended".

    M



reply via email to

[Prev in Thread] Current Thread [Next in Thread]