ITP: duff -- Duplicate file finder

Jari Aalto jari.aalto@cante.net
Tue Oct 9 07:37:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/duff/duff-0.5.2-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/duff/duff-0.5.2-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/duff/setup.hint

    # To check packaging

    cd duff
    tar -xf *-src.tar.bz2
    ./*.sh --color --verbose all

Included in Debian:

    http://packages.debian.org/duff

Jari

[ setup.hint ]

sdesc: "Duplicate file finder"
ldesc: "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."
category: Utils
requires: libintl8



More information about the Cygwin-apps mailing list