This is the command pdiff that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pdiff - produce a pretty comparison between files
SYNOPSIS
pdiff FILE1 FILE2 [-- A2PS-OPTIONS...]
DESCRIPTION
Pretty print the differences between FILE1 and FILE2.
OPTIONS
-h, --help
display this help and exit
-v, --version
display version information and exit
-q, --quiet
don't print informational messages
-l, --lines
search for line differences (`diff')
-w, --words
search for word differences (`wdiff')
-o, --output=FILE
save the output in FILE
Options for a2ps are given after `--', for instance
$ pdiff COPYING COPYING.LIB -- -Pdisplay
News, updates and documentation: http://www.inf.enst.fr/~demaille/a2ps/.
Use pdiff online using onworks.net services