bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

md5sum prints binary junk when given bad input


From: James Strother
Subject: md5sum prints binary junk when given bad input
Date: Thu, 18 Dec 2008 21:58:19 -0800

This is more a feature request than a bug report.  I just tried running the
command
   md5sum --check disc.iso

and found that md5sum prints out a bunch of binary junk onto the terminal.
I had to
reset the terminal to clear things up.  My mistake is obvious, I had
intended to run
   md5sum --check disc.iso.md5

But, it seems to me that md5sum should have recognized that the input file
had
an invalid format and printed out an error message.  In fact, I've  received
this
error message when the md5 file was written in a slightly different
dialect.  So
I'm a bit confused as to why binary junk isn't caught as having an invalid
format.

The version is 5.97 and was encountered on Ubuntu 7.10.


Cheers,
   Jim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]