GNU bug report logs - #24067
Bug Report : How to grep and treat meta character as normal character?

Previous Next

Package: grep;

Reported by: bibek ghimire <gbibek <at> gmail.com>

Date: Mon, 25 Jul 2016 17:33:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#24067: closed (Bug Report : How to grep and treat meta
 character as normal character?)
Date: Tue, 26 Jul 2016 07:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 26 Jul 2016 09:15:47 +0200
with message-id <48a113c0-2611-94ee-0266-2a8e16e25626 <at> cs.ucla.edu>
and subject line Re: bug#24067: Bug Report : How to grep and treat meta character as normal character?
has caused the debbugs.gnu.org bug report #24067,
regarding Bug Report : How to grep and treat meta character as normal character?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
24067: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24067
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: bibek ghimire <gbibek <at> gmail.com>
To: bug-grep <at> gnu.org
Subject: Bug Report : How to grep and treat meta character as normal character?
Date: Mon, 25 Jul 2016 00:21:54 -0500
[Message part 3 (text/plain, inline)]
Hi there,
            i have asked this
<http://unix.stackexchange.com/questions/297868/how-to-grep-and-treat-meta-character-as-normal-character>
question in stackoverflow was not able to find out why

 I get error :

 grep: \<int: No such file or directory
     grep: N\>: No such file or directory

When I use $grep -F ...

        problem happen but

       when I use fgrep the problem vanishes.


-Solta
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bibek ghimire <gbibek <at> gmail.com>, 24067-done <at> debbugs.gnu.org
Subject: Re: bug#24067: Bug Report : How to grep and treat meta character as
 normal character?
Date: Tue, 26 Jul 2016 09:15:47 +0200
It appears that you have an alias or other implementation of 'grep', and 
that this is not a bug in GNU 'grep' per se. If you are using a shell 
like 'bash', try these two shell commands to see which 'grep' you are 
actually using.

type grep
which grep



This bug report was last modified 8 years and 295 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.