Skip to content

Instantly share code, notes, and snippets.

@ludwigdn
Last active September 15, 2021 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ludwigdn/ee2e21519248030117dfd9b510039611 to your computer and use it in GitHub Desktop.
Save ludwigdn/ee2e21519248030117dfd9b510039611 to your computer and use it in GitHub Desktop.
Command line MD5 checker

Command line MD5 checker

echo "MY_MD5_SUM_TO_CHECK my_file_to_compare.zip" | md5sum -c -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment