Skip to content
Prev 387101 / 398502 Next

md5sum issues

Dear Jeff,

If I understood you correctly, it makes sense that I explain more about 
my goal here:

I am trying to find ways to have analyses that are as reproducible as 
possible (knowing that it is not going to be perfect). One part is to 
show which file(s) I use as input and what output was created, so that 
potential readers/users of my analysis can check that the file they have 
is indeed the same that I use (and not a corrupted or modified version).
Does that make sense?

And for this purpose, I originally used file information (like creation 
time and so on), but I quickly realized this doesn't help much. Then I 
tried with MD5 and I thought it was solved, but it was obviously not solved.

Duncan solution seems to work (I have not fully checked yet, though), 
but I am really open to other, more robust alternatives.

Thanks for the input!
Ivan

--
Dr. Ivan Calandra
TraCEr, laboratory for Traceology and Controlled Experiments
MONREPOS Archaeological Research Centre and
Museum for Human Behavioural Evolution
Schloss Monrepos
56567 Neuwied, Germany
+49 (0) 2631 9772-243
https://www.researchgate.net/profile/Ivan_Calandra
On 03/02/2021 17:15, Jeff Newmiller wrote: