perl -MDigest::MD5=md5_hex -e 'print md5_hex("What you want to MD5") . " ";'
source
You must be logged in to post a comment.