bug-coreutils
[Top][All Lists]
Advanced

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

bug#17820: sha1sum bug: bad reporting on filenames with "\"


From: Morhold
Subject: bug#17820: sha1sum bug: bad reporting on filenames with "\"
Date: Fri, 20 Jun 2014 14:48:08 +0400
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

How to reproduce:

~> touch "a\b"

~> ls "a\b"
a\b

~> sha1sum "a\b"
\da39a3ee5e6b4b0d3255bfef95601890afd80709  a\\b

~> sha1sum --version
sha1sum (GNU coreutils) 8.13

~> lsb_release -ds
Ubuntu 12.04.4 LTS





reply via email to

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