Side by Side diff on the command line
Jul 9, 2013 · 1 minute readCategory: bash
I have recently discovered a handy trick when comparing files on the command line.
Adding the -y command line options to diff will display the files side by side.
Using this with the Color Diff tool will help you transform this
To this