Categories
wdiff
Compares two files on a word per word basis, finding the word deleted or added from the first file to make the second. A word is defined as anything between whitespace. It works by creating two temporary files, one word per line, and the executes 'diff' on these fields. It collects the 'diff' output and uses it to produce a nicer display of word differences between the original files.
Last updated 11 May, 2005
About
Leadership
- Denver Gingerich - Maintainer
Requirements
- termcap (Weak Prerequisite)
- less (Weak Prerequisite)
Related Projects
Diffutils, Grep, KDiff3, Meld, Patch, Textutils, gtkdiff, tkdiff
Subprograms
unify, mdiff
Versions
0.5
0.5 released on 1994-11-06
- Released: 6 Nov, 1994
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/wdiff/wdiff-0.5.tar.gz
- Licenses: GPLv2orlater
- Interfaces: X Window System
User Community and Support
User manual included and available at http://www.gnu.org/software/wdiff/manual/



