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