bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21659] New: strings behaviour when called on a directory


From: jg at jguk dot org
Subject: [Bug binutils/21659] New: strings behaviour when called on a directory
Date: Fri, 23 Jun 2017 00:35:23 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21659

            Bug ID: 21659
           Summary: strings behaviour when called on a directory
           Product: binutils
           Version: 2.26
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: jg at jguk dot org
  Target Milestone: ---

Existing output
===============

$ strings mydir
$ strings missingfile
strings: 'missingfile': No such file

My feeling is that there should be a message for 'mydir'

Expected output
===============

$ strings mydir
strings: 'mydir': Is a directory


Bit of a long reference, but back in 2003 Nick Clifton replied:
http://www.cygwin.com/ml/binutils/2003-10/msg00617.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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