Update of bug #25231 (project grep):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 
                 Summary: grep fails with searches that have \" more than
once => grep fails with searches that have " more than once

    _______________________________________________________

Follow-up Comment #1:

grep processes backslashes as special escape characters. The following
works:

> grep '\"\"' somefile
""


    _______________________________________________________

Reply to this item at:

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

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



Reply via email to