Difference between revisions of "Md5sum Unix command"
Jump to navigation
Jump to search
(Trial import from script.) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
| − | |purpose= md5sum computes a 128-bit checksum (or fingerprint or message-digest) for each specified file. | + | |purpose=md5sum computes a 128-bit checksum (or fingerprint or message-digest) for each specified file. |
| − | + | |homepage=http://www.gnu.org/software/coreutils/manual/html_node/md5sum-invocation.html | |
| − | |homepage= http://www.gnu.org/software/coreutils/manual/html_node/md5sum-invocation.html | ||
| − | |||
|platforms=Unix | |platforms=Unix | ||
| + | |function=Fixity | ||
| + | }} | ||
| + | {{Infobox tool details | ||
| + | |ohloh_id=md5sum Unix command | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Description = | = Description = | ||
md5sum computes a 128-bit checksum (or fingerprint or message-digest) for each specified file. | md5sum computes a 128-bit checksum (or fingerprint or message-digest) for each specified file. | ||
Latest revision as of 19:41, 11 May 2021
Description
md5sum computes a 128-bit checksum (or fingerprint or message-digest) for each specified file.