Product SiteDocumentation Site

7.8. Exercise - Create a Patch for a New File

Create a patch file that represents a new file, foo being created with the contents bar. Hint: on Linux systems, the file /dev/null represents an empty file -- use that as one of the files you are comparing.