About Us Hindi WPMesh Job Alert! We Are Hiring!
the diff command is used to find the difference between two file.to compare two files,gives location of mismatch as well as suggests changes to make two files identical.
$diff [option] [file_name1] [file_name2]
$diff file1.txt file2.txt