cdiff

tool to colorize 'diff' output

Install

All systems
curl cmd.cat/cdiff.sh
Debian Debian
apt-get install colordiff
Ubuntu
apt-get install colordiff
Alpine
apk add colordiff
Arch Arch Linux
pacman -S colordiff
image/svg+xml Kali Linux
apt-get install colordiff
Fedora
dnf install colordiff
Windows (WSL2)
sudo apt-get update sudo apt-get install colordiff
OS X
brew install colordiff
Raspbian
apt-get install colordiff
Docker
docker run cmd.cat/cdiff cdiff powered by Commando

colordiff

tool to colorize 'diff' output

ColorDiff is a wrapper for the 'diff' command. It produces the same output as diff, but with colored highlighting to improve readability. The color schemes can be customized. The output is similar to the syntax-highlighting mode of Vim or Emacs when editing a patch created by diff.