Regarding Application of Patch
Hi,
I wanted to know if there is a method/command for automatic
application of a patch file.
Suppose I have a file test.c, and someone sends a patch for that file
to me using diff -p, can I use some command to automatically update
the changes from the patch file to the original file (test.c)
Thanks in advance.
Regards
Ashwin
Re: Regarding Application of Patch
In article
<a1790e2c-e31d-497e-9bb4-fbe69357b5ef@t65g2000hsf.googlegroups.com>,
MichaelCorleone <4shw1ns1nh4@gmail.com> wrote:
[color=blue]
> Hi,
>
> I wanted to know if there is a method/command for automatic
> application of a patch file.[/color]
man patch
--
Barry Margolin, [email]barmar@alum.mit.edu[/email]
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***