Diff Command Compares Files
GNU Diffutils is a package of multiple applications related to finding differences between files. One of the applications is the diff command that display differences between the contents of 2 files.
The file comparison utility diff outputs differences between 2 files. The diff command outputs line by line in multiple formats based on the command line options.






