On 06/29/2011 05:18 PM, Casey Havenor wrote:
> Googled patch utility - not sure of which one to get as none I found use the
> .patch extensions?
>
> So is this the workflow...
> - Get patch
> - Get patch utility - Not sure which one -
On Linux run "man patch". If it's not installed, then install your
distro's patch package. For example, on Fedora you'd run something like
"yum install patch".
If you've never done any of this stuff you probably have quite a steep
learning curve ahead of you.
cheers
andrew