interdiff

Show differences between two diff files. More information: <http://freshmeat.sourceforge.net/projects/patchutils>.

Debian Debian
RUN apt-get update && \ apt-get install -y patchutils
Ubuntu
RUN apt-get update && \ apt-get install -y patchutils
Alpine
RUN apk add patchutils
Arch Arch Linux
RUN pacman -S --noconfirm patchutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y patchutils
CentOS
RUN yum install -y patchutils
Fedora
RUN dnf install -y patchutils
Raspbian
RUN apt-get update && \ apt-get install -y patchutils
click the source code to copy install interdiff on any operating system with command-not-found.com