patch

The computer tool patch is a Unix program that updates text files according to instructions contained in a separate file, called a patch file. The patch file (also called a patch for short) is a text file that consists of a list of differences and is produced by running the related diff program with the original and updated file as arguments. Updating files with patch is often referred to as applying the patch or simply patching the files.

View More On Wikipedia.org
  1. C

    Scratch

    Just got back from the shops and found a deep scratch. Huzzah. See photos. Whether it is down to the metal or the primer, I don't know. Probably a very basic question, but do I need to get this scratch professionally repaired? We aren't terribly concerned about the look but want to make sure...
Back
Top Bottom