Skip to content


HOWTO create patches with diff

For directories:

$ diff -Naur olddir newdir > new-patch

For files:

$ diff -Naur oldfile newfile > new-patch

Posted in GNU | Linux, HowTo, Open Source. Tagged with , .

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(never shared)

or, reply to this post via trackback.