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