Re: Difference in POSIX regular expression for bash's '=~' operator and POSIXLY_CORRECT grep -E

2025-05-20 Thread FunnyMan Computer
to say the least to see the get an idea in differences on ERE's, and at the very least I'll make sure to set my LC_CTYPE to C from now on.. From: Chet Ramey Sent: Tuesday, May 20, 2025 9:59 PM To: FunnyMan Computer ; bug-bash@gnu.org Cc: chet.ra...@

Difference in POSIX regular expression for bash's '=~' operator and POSIXLY_CORRECT grep -E

2025-05-20 Thread FunnyMan Computer
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-p