Hi, How do I add a checksum to a file?
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
– To generate an MD5 checksum, type: md5sum filename > md5sums.txt.
– To generate an SHA checksum, type the name of the command for the hashing algorithm you want to use.