blob: a1c76b8b80245c455a21e93f92165d9b91bfa320 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Pardiff is a program that takes the output of diff and displays it in a
parallel (side-by-side) format, emulating the /PARALLEL option on the VMS
version of diff.
Pardiff detects the width of the terminal on which it is running and adjusts
its output accordingly.
WWW: http://pardiff.sourceforge.net/
|