401
Regex flavors
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Blasphemy, that’s not regex that’s just fancy grep
I don't actually know whether POSIX grep would support named groups :o
Don't have you have to use the
-P
flag?which is just perl mode
Yes, but perl mode has more features.
I don't fully disagree but you are walking on a fine line...
any idea what the re in grep stands for?