Posted by dru29 on March 25, 2009 at 7:29pm
What is the Linux command to check the file integrity of
the Drupal download file: .tar.gz?
Download: drupal-6.10.tar.gz
Size: 1.03 MB
md5_file hash: d8f222c260556b5d7c3ff41bdd251b3c
What is the Linux command to check the file integrity of
the Drupal download file: .tar.gz?
Download: drupal-6.10.tar.gz
Size: 1.03 MB
md5_file hash: d8f222c260556b5d7c3ff41bdd251b3c
Comments
This is off topic, but
This is off topic, but simply "md5 file" should calculate and print any file's MD5 hash. If that doesn't work, try "openssl dgst -md5 file".
The Boise Drupal Guy!