计算 MD5 加密校验和。 更多信息:https://www.gnu.org/software/coreutils/manual/html_node/md5sum-invocation.html.
md5sum {{path/to/file}}
md5sum {{path/to/file1}} {{path/to/file2}}
md5sum -c {{path/to/file.md5}}