emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24067: closed (Bug Report : How to grep and treat


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24067: closed (Bug Report : How to grep and treat meta character as normal character?)
Date: Tue, 26 Jul 2016 07:16:02 +0000

Your message dated Tue, 26 Jul 2016 09:15:47 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
24067: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24067
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Bug Report : How to grep and treat meta character as normal character? Date: Mon, 25 Jul 2016 00:21:54 -0500
Hi there,
            i have asked this 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

--- End Message ---
--- Begin Message --- 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 User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 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



--- End Message ---

reply via email to

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