1 example for md5
# print the md5 sum of a given file
md5 -q filename
# print the md5 sum of a given string
md5 -qs 'string'
# print the md5 sum of a given file
md5 -q filename
# print the md5 sum of a given string
md5 -qs 'string'