Skip to content

Instantly share code, notes, and snippets.

@hiroaki
Created July 18, 2015 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiroaki/1a800cdf71d2619dc7c2 to your computer and use it in GitHub Desktop.
Save hiroaki/1a800cdf71d2619dc7c2 to your computer and use it in GitHub Desktop.
Check SHA-1 digest
#!/bin/sh
exec -- openssl dgst -sha1 $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment