Posted in Command Line, Linux Basic Diff Binny V A December 22, 2007 Leave a Comment on Basic Diff If you use the diff command, you will be able to see the difference between the files as shown below: diff file1 file2 diff -y file1 file2 -W 120 #View side by side Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.