Saturday 11 August 2018

diff and patch en texto y en binarios

diff and patch en texto y en binarios


diff -Naur standard_moodle my_moodle > patch.txt

7 Patch Command Examples to Apply Diff Patch Files in Linux
https://www.thegeekstuff.com/2014/12/patch-command-examples


How to create a patch
https://docs.moodle.org/dev/How_to_create_a_patch


HowTo: Create Patch Using Diff Command – Linux
https://www.shellhacks.com/create-patch-diff-command-linux/


9 Best File Comparison and Difference (Diff) Tools for Linux
https://www.tecmint.com/best-linux-file-diff-tools-comparison/





How do I create binary patches?
https://stackoverflow.com/questions/1945075/how-do-i-create-binary-patches

bsdiff and bspatch:
http://www.daemonology.net/bsdiff/ ver 4.2
Lo explica muy bien, exe para windows ? 4.1 https://www.pokorra.de/coding/bsdiff.html
para .dll o incrustar: 2012 https://github.com/mendsley/bsdiff


Google Courgette tool
https://stackoverflow.com/questions/12542591/how-to-compile-google-courgette-tool

How Courgette works
http://dev.chromium.org/developers/design-documents/software-updates-courgette

No comments:

Post a Comment