Create patch file

1.diff -crB src dest > patchfile # c-output num, r-recursive, B-ignore blankline
2.patch -p0 -i patchfile









Comments

Popular posts from this blog

Difference between apt-get update and apt-get dis-upgrade