2010-detection-doublons/quickhash.py.sh

4 lines
65 B
Bash
Executable File

#!/bin/sh
find "$@" -type f -printf "%s\n%p\n" | ./quickhash.py