Jan 132012
How to get the MD5 checksum of a file under Mac OSX
Answer:
To get the MD5 checksum of a file under Mac OSX, like the md5sum command in Linux, you can use:
# md5 my-file.zip
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
How to get the MD5 checksum of a file under Mac OSX
Answer:
To get the MD5 checksum of a file under Mac OSX, like the md5sum command in Linux, you can use:
# md5 my-file.zip