J
jmls
Guest
made a *lot* simpler if you shove the .r code into a pl - then md5 / digest that file
md5=($(md5sum file.pl)) with the added advantage that if you name the .pl as `YYYY-MM-DD-release.pl` you can swap out any "bad" pl and start using the older pl immediately. practically no down time ..
Continue reading...
Continue reading...