Created
May 24, 2019 01:53
-
-
Save pinkhominid/e6a5436f00f77be9128de3aaf84afb33 to your computer and use it in GitHub Desktop.
Bash Check SHA256 Example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shasum -a 256 -c <<< 'd42fc3297cff5ffae69b4dd4df628d50b520b26f24d7e7671c0a6b6f30d66b28 *tidy-5.6.0-macos.dmg' | |
tidy-5.6.0-macos.dmg: OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment