Skip to content

Instantly share code, notes, and snippets.

@WallaceTan
Created July 10, 2018 16:41
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 WallaceTan/5fe3d6c1ff1dba4258f3375e5a73a8a0 to your computer and use it in GitHub Desktop.
Save WallaceTan/5fe3d6c1ff1dba4258f3375e5a73a8a0 to your computer and use it in GitHub Desktop.
#!/bin/sh
echo -n $1 | md5sum | awk '{print $1}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment