What is difference between diff and patch ?
Answer / Neha Arora
Diff is a tool that compares two files or directories to identify the differences between them. The output of diff can be saved as a patch file, which contains instructions on how to apply the changes found by diff to a third file to bring it up-to-date with one of the original files. A patch file typically has the extension .patch.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can one make the most of drupal? What are the main advantages?
Why 'search' function in drupal is better than other cms?
Drupal features / drupal benefits / why use drupal ?
How to create custom table using drupal module?
How do I update my composer?
What is drupal?
What is the use of taxonomy and vocabulary in drupal?
Which PHP compatibility is used for Drupal?
Explain the flow of information between the 5 main layers of drupal?
What hardware does drupal.org run on?
What is drush used in drupal?
Which database does drupal use?