dirdiff
Display and merge changes between two directory trees
Install
- All systems
-
curl cmd.cat/dirdiff.sh
- Debian
-
apt-get install dirdiff
- Ubuntu
-
apt-get install dirdiff
- Kali Linux
-
apt-get install dirdiff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dirdiff
- Raspbian
-
apt-get install dirdiff
- Dockerfile
- dockerfile.run/dirdiff
dirdiff
Display and merge changes between two directory trees
Dirdiff can handle up to 5 trees. It displays a main window with a list of the files which are different between the trees, with colored squares to indicate the relative ages of the versions. A menu allows you to display the differences between any two of the versions in another window. Another menu allows you to copy the file from one tree to another.