bug-grep
[Top][All Lists]
Advanced

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

bug#68776: bug with escape characters in pattern


From: Brendan Richardson
Subject: bug#68776: bug with escape characters in pattern
Date: Sat, 27 Jan 2024 19:00:37 -0500

Hello,

If you use input
egrep "[^\\n\\t]" file

and the file contains a line with only n or t on it, those lines are also
excluded
file
normal lines
tttttt
nnnnn



KR
Brendan Richardson


reply via email to

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