{{egDiffAndPatch}}
diff 'myscript.ori.sh' 'myscript.sh' >'myscript.patch'
patch 'myscript.ori.sh' --input='myscript.patch' --output='myscript.new.sh'