Skip to content

Instantly share code, notes, and snippets.

@derozic
Last active March 17, 2018 05:57
Show Gist options
  • Save derozic/e04535515baf2d9c7189c213b7592b29 to your computer and use it in GitHub Desktop.
Save derozic/e04535515baf2d9c7189c213b7592b29 to your computer and use it in GitHub Desktop.
PowerShell: checksum linux equivalent on mac is shasum -a 256 filename.ext
Get-FileHash path\filename.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment