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
- MD5 Syntax problem Chris Berry
- RE: MD5 Syntax problem Vlad Tsyrklevich
- RE: MD5 Syntax problem Michael Aghayere
- Re: MD5 Syntax problem Vlad Tsyrklevich
- RE: MD5 Syntax problem Chris Berry
- Re: MD5 Syntax problem Vlad Tsyrklevich
- Re: MD5 Syntax problem Chris Berry