#! /bin/sh -x find . -type f -print | grep -v sha1.out | sort | xargs openssl sha1 > sha1.out