docdiff

Compares two files word by word / char by char

Install

All systems
curl cmd.cat/docdiff.sh
Debian Debian
apt-get install docdiff
Ubuntu
apt-get install docdiff
image/svg+xml Kali Linux
apt-get install docdiff
Windows (WSL2)
sudo apt-get update sudo apt-get install docdiff
Raspbian
apt-get install docdiff

docdiff

Compares two files word by word / char by char

DocDiff compares two files and shows the difference. It can compare files word by word, char by char, or line by line. It has several output formats such as HTML/XHTML, tty, Manued, or user-defined markup. It supports several encodings and end-of-line characters, including ASCII, UTF-8, EUC-JP, Shift_JIS, CR, LF, and CRLF.