Linux common commands-98: md5sum
The md5sum command is used to generate and verify the md5 value of the file. It will check the contents of the file bit by bit, so it has nothing to do with the file name. The full name of md5 is md5 Message-Digest Algorithm ( MD5 Message-Digest Algorithm , a widely used cryptographic hash […]
Linux common commands-98: md5sum Read More »