blob: 196f7f58f678bc417dcf7a141fdfdeaa834cccad (
plain)
1
2
3
4
5
6
7
8
9
10
|
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/
- Anders Nordby <anders@fix.no>
|