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