Difference between revisions of "Md5sum Unix command"
Jump to navigation
Jump to search
(Import from spreadsheet via script.) |
|||
| (One intermediate revision by one other user 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. | ||
| Line 18: | Line 15: | ||
= Development Activity = | = Development Activity = | ||
| − | |||
| − | |||
| − | |||
| − | |||
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.