How do I generate a checksum for a file?I want to create one with file extension .ck not the md5 one
Adrian Yan
Ranch Hand
Joined: Oct 02, 2000
Posts: 688
posted
0
no sure what CK file is? Does it contain MD5 sums? >md5sum filename is my usual command.
jeff mutonho
Ranch Hand
Joined: Apr 30, 2003
Posts: 271
posted
0
Thanx. Did a history on the commands I executed last month and found "cksum" .
Adrian Yan
Ranch Hand
Joined: Oct 02, 2000
Posts: 688
posted
0
Is it open source software? Which alogorithm it uses? Last time I check, MD5 algorithm is the best one and standard out there. Anyway, it's all good if you figured it out.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.