bug-coreutils
[Top][All Lists]
Advanced

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

Re: Bug in md5sum


From: Bob Proulx
Subject: Re: Bug in md5sum
Date: Mon, 6 Jun 2005 22:32:09 -0600
User-agent: Mutt/1.5.9i

Chuck Messenger wrote:
> $ touch a\\\'s
> $ ls
> a\'s
> $ md5sum a\\\'s
> \d41d8cd98f00b204e9800998ecf8427e  a\\'s
> $ md5sum --version
> md5sum (coreutils) 5.2.1
> 
> In other words, an extraneous \ is inserted before the md5 in the 
> output, due to the fact that there's a backslash (or perhaps a \') in 
> the file name.

The behavior is intentional.  Please see this discussion:

  http://lists.gnu.org/archive/html/bug-coreutils/2005-04/msg00046.html

Bob




reply via email to

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