finddup 84 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 #!/bin/bash DIRECTORY=${1} if [ ${#} -ne 1 ] then echo "Usage : $0 directory" fi