Skip to content

Instantly share code, notes, and snippets.

@LukeTowers
Created August 14, 2019 16:01
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 LukeTowers/3a8d59bfc87be2206bb854dd8d84ac0b to your computer and use it in GitHub Desktop.
Save LukeTowers/3a8d59bfc87be2206bb854dd8d84ac0b to your computer and use it in GitHub Desktop.
find src/ -type f -print0 | xargs -0 sha256sum | sha256sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment