Skip to content

Instantly share code, notes, and snippets.

@derozic
Created February 4, 2018 06:24
Show Gist options
  • Save derozic/df322b16ae81f10c600574ab254b779e to your computer and use it in GitHub Desktop.
Save derozic/df322b16ae81f10c600574ab254b779e to your computer and use it in GitHub Desktop.
Howto check a file's checksum on Mac
shasum -a256 [drag and drop or type the path to the file you want to confirm]
@derozic
Copy link
Author

derozic commented Feb 4, 2018

shasum-a1 if it's old school

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment