Michael Schwendt wrote: > No, because I can't reproduce it. > > $ echo "hello" > A > $ echo "Hello" > B > $ diff A B > diff > $ patch --input=diff > patching file A > $ Shouldn't that be: $ patch A --input=diff #patches "A" with the "diff" between A and B Note to Robert: It's quite easy, just think about it logically. [H]omer
Attachment:
signature.asc
Description: This is a digitally signed message part