duff
Duplicate file finder
Install
- All systems
-
curl cmd.cat/duff.sh
- Debian
-
apt-get install duff
- Ubuntu
-
apt-get install duff
- Kali Linux
-
apt-get install duff
- Fedora
-
dnf install duff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install duff
- OS X
-
brew install duff
- Raspbian
-
apt-get install duff
- Dockerfile
- dockerfile.run/duff
duff
Duplicate file finder
Duff is a command-line utility for identifying duplicates in a given set of files. It attempts to be usably fast and uses the SHA family of message digests as a part of the comparisons.