Re: is there something totally screwed with "patch"?

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

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux