$ 0 0 diffコマンドでside-by-side Diff `dif -y foo.txt bar.txt` 何の事はなくこれだけです。`-y`オプションを知りませんでした。 ``` $ diff --version diff (GNU diffutils) 2.8.1 ```