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


Message #13 received at 24067-done <at> debbugs.gnu.org (full text, mbox):

From: bibek ghimire <gbibek <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 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:46:57 -0500
[Message part 1 (text/plain, inline)]
Hi Paul,
         When I use type grep I get following :

$ type grep

grep is a function

grep ()

{

    /usr/bin/grep --color=auto $*

}

          When I use which grep I get following:

$which grep

/usr/bin/grep



-Solti



On Tue, Jul 26, 2016 at 2:15 AM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:

> 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
>
>
[Message part 2 (text/html, inline)]

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.