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


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Maik.Brenke <at> continental-corporation.com, 30713 <at> debbugs.gnu.org
Subject: bug#30713: maybe a bug report, please check(ScanMail has removed a file)
Date: Mon, 5 Mar 2018 11:06:14 -0800
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.