bug-coreutils
[Top][All Lists]
Advanced

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

BUG: md5sum 5.97


From: Sam Liddicott
Subject: BUG: md5sum 5.97
Date: Fri, 20 Jun 2008 12:03:49 +0100
User-agent: Thunderbird 2.0.0.14 (X11/20080505)

Try running md5sum 5.97 on a file with \ in it's name; and the output is
prefixed with a \

e.g.

$ echo hello > file\\name
$ md5sum file\\name
\b1946ac92492d2347c6235b4d2611184  file\\name
$ md5sum < file\\name
b1946ac92492d2347c6235b4d2611184  -

Sam




reply via email to

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