unix diff side-to-side results?

How can I plot the results of a unix diff command side-to-side instead of one difference after the other? See below for an example: diff /tmp/test1 /tmp/test2 1,4c1,2 < asfdsadf < a...