wdiff Command Examples

Display word differences between text files. More information: https://www.gnu.org/software/wdiff/.

wdiff {{path/to/file1}} {{path/to/file2}}

wdiff --ignore-case {{path/to/file1}} {{path/to/file2}}

wdiff --statistics {{path/to/file1}} {{path/to/file2}}