ccdiff
Colored Character Diff
Install
- All systems
-
curl cmd.cat/ccdiff.sh
- Debian
-
apt-get install ccdiff
- Ubuntu
-
apt-get install ccdiff
- Kali Linux
-
apt-get install ccdiff
- Fedora
-
dnf install ccdiff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ccdiff
- Dockerfile
- dockerfile.run/ccdiff
ccdiff
Colored Character Diff
ccdiff is a colored diff that also colors inside changed lines. All command-line tools that show the difference between two files fall short in showing minor changes visuably useful. ccdiff tries to give the look and feel of `diff --color` or `colordiff`, but extending the display of colored output from colored deleted and added lines to colors for deleted and addedd characters within the changed lines.