Skip to content

Instantly share code, notes, and snippets.

@MVesuviusC
Created December 1, 2023 15:07
Show Gist options
  • Save MVesuviusC/82c92bb09d2fe8bee3cef317e786be57 to your computer and use it in GitHub Desktop.
Save MVesuviusC/82c92bb09d2fe8bee3cef317e786be57 to your computer and use it in GitHub Desktop.
calculate md5sum on windows
# open powershell
Get-FileHash file_here.txt -Algorithm MD5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment