GNU bug report logs - #30713
maybe a bug report, please check(ScanMail has removed a file)

Previous Next

Package: grep;

Reported by: Maik.Brenke <at> continental-corporation.com

Date: Mon, 5 Mar 2018 16:03:01 UTC

Severity: normal

Tags: notabug

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

Bug is archived. No further changes may be made.

Full log


Message #11 received at 30713 <at> debbugs.gnu.org (full text, mbox):

From: Budi <budikusasi <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 30713 <at> debbugs.gnu.org, Maik.Brenke <at> continental-corporation.com
Subject: Re: bug#30713: maybe a bug report, please check(ScanMail has removed
 a file)
Date: Tue, 6 Mar 2018 05:49:25 +0700
if use -r

need

-- include= gpio_pins.c

after
grep -iPe ' '

On 3/6/18, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> On 03/05/2018 02:26 AM, Maik.Brenke <at> continental-corporation.com wrote:
>> So the problem for me is that I can not find "gpioPwm5" in gpio_pins.c,
>> when I perform 'grep -irn "gpioPwm5"'.
>
> Most likely the files you're worried about are symbolic links. grep -r
> does not follow symlinks. Use grep -R if you want to follow symlinks.
>
>
>
>
>




This bug report was last modified 5 years and 200 days ago.

Previous Next


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