fldiff
graphical diff program
Install
- All systems
-
curl cmd.cat/fldiff.sh
- Debian
-
apt-get install fldiff
- Ubuntu
-
apt-get install fldiff
- Kali Linux
-
apt-get install fldiff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fldiff
- Raspbian
-
apt-get install fldiff
- Dockerfile
- dockerfile.run/fldiff
fldiff
graphical diff program
Fldiff is a graphical diff program that shows the differences between two files/directories, or a file/directory and a CVS or Subversion repository. It is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of GUI toolkit has hampered their portability to many of the systems. Fldiff uses the Fast Light Toolkit (FLTK) and has been tested on AIX, IRIX, Linux, MacOS X, and Solaris, and should also run on Windows.