Generating an MD5 hash from the shell prompt is easy - just use the md5sum command like this:
echo -n "stringhere" | md5sum -
Wiki Navigation
Search Wiki