Name | ukbmd5 |
Description | Calculate size and MD5 of a file |
Platform/OS | linux |
Size | 1812952 bytes |
MD5 | 6412007ab74054bfcde0a16e781d84e8 |
Instructions | Run program from the command line with the name of the file as the only parameter. Running without a parameter will perform a self-test examination, the results of which should be compared against the values listed here. |
Right-click or option-click filename and choose "Save As..." to download: ukbmd5
If you have wget available (typically on linux systems), then you can also obtain the file using the command
wget -nd biobank.ctsu.ox.ac.uk/ukb/util/ukbmd5
Usually you will need to do chmod 755 to make programs exectuable after download.