[Prev][Index][Thread]
diff / patch
Hello,
I am trying to create a patch file, which would compare dir1 to
dir2 (a patch file that when applying it using 'patch', it would
change dir1 to be like dir2, something like the linux kernel patches).
I couldn't find anything in the man for doing such thing (diff
lets you either compare a file to file, or a directory *files listing* to
another).
What is the way of creating such a patch file?
Thanks,
Shay.
P.S.: I hope this is on-topic enough for sending on the list...
References: