GNU bug report logs - #20443
grep pattern is forward slash + star

Previous Next

Package: grep;

Reported by: Clay Hansen <clayh <at> ayre.com>

Date: Mon, 27 Apr 2015 19:31:04 UTC

Severity: normal

Tags: notabug

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Clay Hansen <clayh <at> ayre.com>
To: 20443 <at> debbugs.gnu.org
Subject: bug#20443: grep pattern is forward slash + star
Date: Mon, 27 Apr 2015 13:05:11 -0600
Dear Coders,

if I echo 'a  *  z' | grep '/*' it succeeds and prints 'a  *  z'.
Can this be right?

echo 'a  *  z' | grep -F '/*' fails as expected.

Tested in Salix on grep-2.14 and freshly compiled grep-2.21.

Thanks,





This bug report was last modified 10 years and 111 days ago.

Previous Next


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