bug-grep
[Top][All Lists]
Advanced

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

[bug #25231] grep fails with searches that have \" more than once


From: anonymous
Subject: [bug #25231] grep fails with searches that have \" more than once
Date: Fri, 02 Jan 2009 15:48:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2a1pre) Gecko/20090101 Minefield/3.2a1pre

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

                 Summary: grep fails with searches that have \" more than
once
                 Project: grep
            Submitted by: None
            Submitted on: Fri 02 Jan 2009 03:48:53 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When doing the following:

echo '\"\"' > somefile
cat somefile
grep '\"\"' somefile

Grep fails to give the expected output of 1:\"\", and instead gives nothing
and returns with exit code 1. This seems to happen with any string with \"
more than once in it.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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