Description Usage Arguments Details Value
Get a file MD5 checksum and output to paired *.md5 file
1 | md5_file(pathname)
|
pathname |
File for which MD5 checksum should be produced |
If a paired ‘*.md5’ checksum file already exists and is newer than
the source pathname
file, then the checksum is read from the checksum
file. In all other cases, a new MD5 checksum is calculated and a paired
‘*.md5’ file is written/updated.
A MD5 checksum string validated to consist of 32 hexadecimal characters (if not, an error is produced).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.