GNU bug report logs - #23361
【Bug】bug report of GNU grep

Previous Next

Package: grep;

Reported by: 谢敬锋 <xiejingf <at> 139.com>

Date: Sun, 24 Apr 2016 17:27:01 UTC

Severity: normal

Tags: notabug

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


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

From: 谢敬锋 <xiejingf <at> 139.com>
To: bug-grep <bug-grep <at> gnu.org>
Subject: 【Bug】bug report of GNU grep
Date: Sun, 24 Apr 2016 22:04:45 +0800 (CST)
[Message part 1 (text/plain, inline)]
Hi all,

Suppose the file content is as below:

abc.h

hello world




the output of grep "*.h" file and grep -E "*.h file" are different, from my understanding, they should be the same, '*' is a regular expression meta-character. the output should both be abc.h.

Please help clarifying this issue!






[Message part 2 (text/html, inline)]

This bug report was last modified 9 years and 89 days ago.

Previous Next


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