Difference between revisions of "Md5sum Unix command"
Jump to navigation
Jump to search
(Import from spreadsheet via script.) |
Ania Molenda (talk | contribs) |
||
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 Verification | ||
+ | }} | ||
+ | {{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 = | ||
− | |||
− | |||
− | |||
− |
Revision as of 15:31, 22 April 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673fb3f5631992_26069213
Description
md5sum computes a 128-bit checksum (or fingerprint or message-digest) for each specified file.