Difference between revisions of "Reporting unknown MD5 checksums"

Jump to navigation Jump to search
Updates MacOS manual MD5 instructions
(→‎Manually: Add section on using ScummVM command line)
(Updates MacOS manual MD5 instructions)
 
Line 46: Line 46:
===Under macOS===
===Under macOS===


  md5 -r file
head -c size file | md5 -r


Where <code>file</code> is the file to be examined.
Where <code>file</code> is the file to be examined and <code>size</code> depends on the engine, as described above.


Alternatively, you can install [https://raamdev.com/2008/howto-install-md5sum-sha1sum-on-mac-os-x/ md5sum] and run the *nix command above.  
Alternatively, you can install [https://raamdev.com/2008/howto-install-md5sum-sha1sum-on-mac-os-x/ md5sum] and run the *nix command above.  
442

edits

Navigation menu