diff
1. Make a patch from 2 files diff
The -u option without NUM use the default value mentioned in the manpage.
diff -u orig.txt changes.txt > file.patch
The -u option without NUM use the default value mentioned in the manpage.
diff -u orig.txt changes.txt > file.patch