bug-coreutils
[Top][All Lists]
Advanced

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

[bug #19363] running any of the sum tools on a filename with gives super


From: Armijn Hemel
Subject: [bug #19363] running any of the sum tools on a filename with gives superfluous in output
Date: Tue, 20 Mar 2007 21:21:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070313 Fedora/1.5.0.10-5.fc6 Firefox/1.5.0.10 pango-text

URL:
  <http://savannah.gnu.org/bugs/?19363>

                 Summary: running any of the sum tools on a filename with \
gives superfluous \ in output
                 Project: GNU Core Utilities
            Submitted by: armijn
            Submitted on: Tuesday 03/20/2007 at 21:21
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

address@hidden tmp]$ touch bla
address@hidden tmp]$ touch bla\\bla
address@hidden tmp]$ sha256sum bla
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  bla
address@hidden tmp]$ sha256sum bla\\bla 
\e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  bla\\bla


If a file has a \ embedded in it, coreutils will output an extra \ at the
beginning of the hash. I've seen this in various versions of coreutils,
including 6.7.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?19363>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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