Question
Matching md5sum
I have a bunch of files with md5 numbers generated from the md5sum unix command. I thought that I could use the #hash(xFile,"MD5")# function in Coldfusion to match the hashes. But, it seems the hashes are different. Is there some different command I can use that will make it so these numbers will match?
--ja
