bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep bug


From: Erickson, John
Subject: grep bug
Date: Mon, 11 May 2009 13:39:36 -0600

The following grep returns no matches:

echo   "  hello" | grep -o '\w*'

whereas if I omit the leading spaces, it will return the match.

This seems to be a bug.

This is GNU grep 2.5.1

John


reply via email to

[Prev in Thread] Current Thread [Next in Thread]