Simple script for comparing sha256 signatures.
Usage example:
./scheck -f file1.txt file2.txt
Consider file1.txt and file2.txt containing both the signature from source and your file signature.
Or:
./scheck -r sha1 sha2 Consider sha1 and sha2 being the signatures.