patch Subscribe
Patch is a utility available in Linux and other UNIX like operating system. patch, when invoked as a command takes a patch file which contains a different listing produced by the diff program and applies those differences to one or more original files, producing patched versions. Normally the patched versions are put in place of the originals