Basic Diff

Tagged with: , , , , ,

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

Leave a Reply