Difference and Patch
Taking difference between test and test1 folder
diff -u --recursive --new-file test test1
Patching difference to test folder
patch -p1 -s < ../sam.diff
Taking difference between test and test1 folder
diff -u --recursive --new-file test test1
Patching difference to test folder
patch -p1 -s < ../sam.diff
No comments:
Post a Comment