Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Checksum on a File?

Status
Not open for further replies.

JRyanCon

Technical User
Aug 19, 2004
47
US
I am trying to figure out how to run a md5 on a file.

I have seen this done against a string. For instance:

md5pure::md5 "hello world"


But I would like to be able to run it against a file. Any suggestions you might be able to point me at?

Thank
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top