On my Slackware box I have no problems when I put the actual md5 into a file, example:
[~:core-dump] echo "testing for mailing list" > testfile
[~:core-dump] md5sum testfile
31747f4c8bbdf8c2e64cd2f6bf3b0c19 testfile
[~:core-dump] echo "31747f4c8bbdf8c2e64cd2f6bf3b0c19 testfile" > md5
[~:core-dump] md5sum -c md5
testfile: OK
[~:core-dump]
Try that.
Vlad
--
-Vlad Tsyrklevich

Reply via email to